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-04-14T08:38:10.916Z||main|||||INFO|500||The following profiles are active: basic
2023-04-14T08:38:21.800Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-14T08:38:21.800Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-14T08:38:21.916Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-14T08:38:24.631Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-14T08:38:24.978Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-14T08:38:25.577Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-14T08:38:26.066Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-14T08:38:26.995Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-14T08:38:29.846Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-14T08:38:30.561Z||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-04-14T08:38:32.918Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-14T08:38:33.024Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-14T08:38:33.147Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-14T08:38:33.156Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-14T08:38:33.819Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-14T08:38:34.506Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-14T08:38:35.635Z||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-04-14T08:38:40.057Z||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-04-14T08:38:42.351Z||main|||||WARN|500||---
2023-04-14T08:38:42.351Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-14T08:38:42.351Z||main|||||WARN|500||---
2023-04-14T08:38:42.645Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-14T08:38:47.215Z||main|||||INFO|500||Started Application in 42.199 seconds (JVM running for 45.319)
2023-04-14T08:38:47.243Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-14T08:38:47.253Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-14T08:38:47.266Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-14T08:38:47.423Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1991d8b4-692b-46bd-aee8-19d27e9726e1 url= /sdc/v1/artifactTypes
2023-04-14T08:38:47.438Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-14T08:38:47.740Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-14T08:38:47.857Z||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-04-14T08:38:47.861Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-14T08:38:47.863Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 204de153-7d7b-44d3-b705-c91e820140b0 url= /sdc/v1/distributionKafkaData
2023-04-14T08:38:47.865Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-14T08:38:47.977Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-14T08:38:47.990Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@7394d58b
2023-04-14T08:38:48.200Z||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-1abd00c1-6293-4002-8752-d3308d77a54a
	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-04-14T08:38:48.285Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Instantiated an idempotent producer.
2023-04-14T08:38:48.446Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-14T08:38:48.520Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-14T08:38:48.521Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-14T08:38:48.521Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681461528517
2023-04-14T08:38:48.526Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-14T08:38:48.548Z||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-267e216c-e5d3-446a-8972-ef24f805a1cf
	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-04-14T08:38:48.678Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-14T08:38:48.679Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-14T08:38:48.679Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681461528678
2023-04-14T08:38:48.681Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:38:48.685Z||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-f5ae12d5-e14c-46db-ae28-14dfcd8a1694
	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-04-14T08:38:48.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:38:48.711Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-14T08:38:48.711Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-14T08:38:48.712Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681461528711
2023-04-14T08:38:48.712Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:38:48.719Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:38:48.728Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-14T08:38:50.351Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:50.351Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 COqAnbUiRDSy0b8tsZycLg
2023-04-14T08:38:50.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:50.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 COqAnbUiRDSy0b8tsZycLg
2023-04-14T08:38:50.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:50.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:50.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:50.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:50.352Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 COqAnbUiRDSy0b8tsZycLg
2023-04-14T08:38:50.351Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Cluster ID: dSPvXu5GRNe_Na-xojI2sQ
2023-04-14T08:38:50.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 COqAnbUiRDSy0b8tsZycLg
2023-04-14T08:38:50.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 COqAnbUiRDSy0b8tsZycLg
2023-04-14T08:38:50.353Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 COqAnbUiRDSy0b8tsZycLg
2023-04-14T08:38:50.354Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Cluster ID: dSPvXu5GRNe_Na-xojI2sQ
2023-04-14T08:38:50.354Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Cluster ID: dSPvXu5GRNe_Na-xojI2sQ
2023-04-14T08:38:50.354Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] ProducerId set to 1003 with epoch 0
2023-04-14T08:38:50.355Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-14T08:38:50.355Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-14T08:38:50.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T08:38:50.378Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T08:38:50.464Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a
2023-04-14T08:38:50.464Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T08:38:50.464Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T08:38:50.464Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-10c7290d-3528-4050-ac5b-e95aa8ff057b
2023-04-14T08:38:50.465Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:50.465Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T08:38:56.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T08:38:56.472Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-10c7290d-3528-4050-ac5b-e95aa8ff057b', protocol='range'}
2023-04-14T08:38:56.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:56.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:56.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:56.542Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:56.543Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:56.543Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T08:38:56.547Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-10c7290d-3528-4050-ac5b-e95aa8ff057b=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T08:38:56.585Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-10c7290d-3528-4050-ac5b-e95aa8ff057b', protocol='range'}
2023-04-14T08:38:56.586Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T08:38:56.586Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T08:38:56.592Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.592Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T08:38:56.629Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-14T08:38:56.630Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-14T08:38:56.630Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-14T08:38:56.630Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-14T08:38:56.630Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-14T08:38:56.630Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-14T08:38:56.629Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-14T08:38:56.630Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-14T08:38:56.631Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-14T08:38:56.631Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-14T08:38:56.631Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-14T08:38:56.631Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-14T08:38:56.673Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-14T08:38:56.675Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-14T08:38:56.732Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.733Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T08:38:56.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-14T08:38:56.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-14T08:38:56.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-14T08:38:56.747Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-14T08:39:48.713Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:39:48.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:40:48.714Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:40:48.720Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:41:48.715Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:41:48.721Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:42:48.716Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:42:48.724Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:43:48.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:43:48.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:44:48.719Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:44:48.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:45:48.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:45:48.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:46:48.721Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:46:48.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:47:48.722Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:47:48.731Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:47:50.444Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Node -1 disconnected.
2023-04-14T08:47:50.577Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node -1 disconnected.
2023-04-14T08:47:50.639Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Node -1 disconnected.
2023-04-14T08:48:02.289Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-14T08:48:48.723Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:48:48.733Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:49:48.723Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:49:48.734Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:50:48.725Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:50:48.734Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:51:48.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:51:48.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:52:48.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:52:48.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:53:48.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:53:48.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:54:48.730Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:54:48.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:55:48.731Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:55:48.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:56:48.734Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:56:48.740Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:57:48.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:57:48.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:58:48.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:58:48.743Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T08:59:48.737Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T08:59:48.745Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:00:48.737Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:00:48.746Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:01:48.739Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:01:48.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:02:48.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:02:48.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:03:48.742Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:03:48.748Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:04:48.744Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:04:48.750Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:05:48.744Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:05:48.753Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:06:48.745Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:06:48.753Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:07:48.746Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:07:48.755Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:08:48.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:08:48.756Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:09:48.749Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:09:48.757Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:10:48.750Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:10:48.758Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:11:48.753Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:11:48.759Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:12:48.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:12:48.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:13:48.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:13:48.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:14:48.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:14:48.761Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:15:48.757Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:15:48.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:16:48.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:16:48.764Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:17:48.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:17:48.765Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:18:48.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:18:48.777Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:19:48.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:19:48.778Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:20:48.761Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:20:48.779Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:21:48.762Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:21:48.782Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:22:48.763Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:22:48.783Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:23:48.764Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:23:48.784Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:24:48.766Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:24:48.785Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:25:48.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:25:48.786Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:26:48.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:26:48.787Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:27:48.768Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:27:48.788Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:28:48.770Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:28:48.788Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:29:48.772Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:29:48.790Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:30:48.772Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:30:48.790Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:31:48.773Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:31:48.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:32:48.775Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:32:48.794Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:33:48.775Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:33:48.794Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:34:48.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:34:48.795Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:35:48.779Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:35:48.796Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:36:48.780Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:36:48.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:37:48.781Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:37:48.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:38:48.782Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:38:48.798Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:39:48.783Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:39:48.798Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:40:48.784Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:40:48.800Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:41:48.801Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:41:48.802Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:42:48.802Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:42:48.804Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:43:48.804Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:43:48.806Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:44:48.806Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:44:48.807Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:45:48.807Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:45:48.807Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:46:48.808Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:46:48.809Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:47:48.810Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:47:48.810Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:48:48.811Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:48:48.811Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:49:48.813Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:49:48.813Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:50:48.814Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:50:48.814Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:51:48.816Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:51:48.816Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:52:48.817Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:52:48.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:53:48.818Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:53:48.819Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:54:48.820Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:54:48.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:55:48.820Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:55:48.821Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:56:48.821Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:56:48.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:57:48.822Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:57:48.823Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:58:48.823Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:58:48.824Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T09:59:48.824Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T09:59:48.825Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:00:48.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:00:48.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:01:48.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:01:48.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:02:48.827Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:02:48.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:03:48.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:03:48.828Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:04:48.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:04:48.830Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:05:48.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:05:48.830Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:06:48.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:06:48.832Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:07:48.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:07:48.833Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:08:48.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:08:48.834Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:09:48.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:09:48.834Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:10:48.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:10:48.834Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:11:48.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:11:48.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:12:48.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:12:48.836Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:13:48.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:13:48.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:14:48.837Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:14:48.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:15:48.838Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:15:48.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:16:48.839Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:16:48.841Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:17:48.840Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:17:48.842Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:18:48.841Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:18:48.843Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:19:48.842Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:19:48.843Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:20:48.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:20:48.843Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:21:48.844Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:21:48.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:22:48.845Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:22:48.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:23:48.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:23:48.847Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:24:48.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:24:48.848Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:25:48.848Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:25:48.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:26:48.849Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:26:48.850Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:27:42.989Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:27:42.989Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:27:43.009Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:27:43.017Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:43.017Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:43.018Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:43.025Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to COqAnbUiRDSy0b8tsZycLg
2023-04-14T10:27:43.025Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to COqAnbUiRDSy0b8tsZycLg
2023-04-14T10:27:43.026Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to COqAnbUiRDSy0b8tsZycLg
2023-04-14T10:27:43.026Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to COqAnbUiRDSy0b8tsZycLg
2023-04-14T10:27:43.026Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to COqAnbUiRDSy0b8tsZycLg
2023-04-14T10:27:43.026Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to COqAnbUiRDSy0b8tsZycLg
2023-04-14T10:27:43.082Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:27:43.082Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468051623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:27:43.095Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:27:44.045Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:27:44.046Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:44.046Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:44.046Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:45.047Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:27:45.048Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:45.048Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:45.048Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:46.050Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:27:46.050Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:46.051Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:46.051Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:47.052Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:27:47.052Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:47.053Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:47.053Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:48.053Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:27:48.054Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:48.054Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:48.054Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:48.720Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:27:48.721Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468062704,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:27:48.722Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:27:49.055Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:27:49.056Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:49.056Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:49.056Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:50.059Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:27:50.063Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:27:50.063Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T10:27:50.198Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:27:50.198Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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-04-14T10:27:50.433Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:27:50.434Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:27:50.434Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:27:50.434Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:50.434Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:27:50.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:50.731Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:27:50.738Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 75656
2023-04-14T10:27:50.739Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T10:27:50.739Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:50.740Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:27:50.742Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:50.743Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:50.743Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468070738,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:51.744Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:27:51.745Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:27:51.746Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1, URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar to file: /app/ASDC/1/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:51.746Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:51.825Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:51.825Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:52.175Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16121062005374520442/Definitions/service-BasicOnboardMkmgji-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-04-14T10:27:53.876Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_mkMGJi 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-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:27:53.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:27:53.886Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:27:53.890Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_mkMGJi 0 is matching search criteria
2023-04-14T10:27:53.890Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:27:53.892Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_mkMGJi 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:27:53.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:27:53.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_mkMGJi 0 is matching search criteria
2023-04-14T10:27:53.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:27:53.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_mkMGJi 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:27:53.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_mkMGJi 0 is not matching search criteria
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:27:53.904Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.904Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_mkMGJi 0 is matching search criteria
2023-04-14T10:27:53.904Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_mkMGJi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:27:53.904Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.904Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_mkMGJi 0 is matching search criteria
2023-04-14T10:27:53.904Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_mkMGJi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_mkMGJi 0 is matching search criteria
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_mkMGJi 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_mkMGJi 0 is not matching search criteria
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=674f92c0-e49c-4785-b262-2a157ce598b7
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:27:53.906Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:27:53.906Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_mkMGJi is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:27:53.906Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_mkMGJi
Description:service
Model UUID:c2794ff2-9648-465e-9451-cfa66477bc14
Model Version:NULL
Model InvariantUuid:49b6c002-230e-47d1-a5f5-49cf5be69fe9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_mkMGJi
Model UUID:22018d2e-dd36-47ae-b119-a57f82659589
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:54f69ca4-e3a6-4d83-b599-8d2de6657147
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4a421e87-4720-49c0-9f61-6f46bbe92b05
ModelName:BasicOnboardMkmgji..base_ubuntu18..module-0
ModelUuid:3a667acc-bd6c-426f-bcee-142d3dcb81c4
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:674f92c0-e49c-4785-b262-2a157ce598b7
ModelInvariantUuid:dbd5bcaa-6ddd-4bf6-93c2-0f94738fc202
ModelName:basic_onboard_mkMGJi-nodes.ubuntu18Cvfc
ModelUuid:aace677b-8736-43c6-a021-a3353b332bb4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:7084c94a-c9be-436b-b21b-2ea304206848
ModelInvariantUuid:89116d50-be41-4a50-8fc5-e6aea08a5e1e
ModelName:BasicOnboardMkmgji.compute.nodes.heat.ubuntu18
ModelUuid:619bf0eb-5321-4b3d-9f3c-2d632ab4d763
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-04-14T10:27:53.932Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T10:27:53.998Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T10:27:54.005Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T10:27:54.006Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:27:54.006Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:27:54.006Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:27:54.068Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:27:54.068Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@659e7f50
2023-04-14T10:27:54.069Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:27:54.069Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:27:54.070Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:27:54.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T10:27:54.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T10:27:54.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:27:54.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:27:54.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:27:54.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468074070,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:27:55.099Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:27:55.100Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:27:55.140Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:27:55.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:27:55.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:28:25.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:28:25.171Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:28:25.176Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:28:25.176Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:28:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:28:48.722Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.722Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.723Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.723Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.723Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468041450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.724Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.724Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.724Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468037040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.724Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.724Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.724Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468049146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.725Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.725Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.725Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468058857,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.725Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.725Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.725Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468062704,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.726Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.726Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.726Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468051623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.726Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.726Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.726Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:28:48.727Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468037040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:28:48.727Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468041450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468049146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468058857,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468062704,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468051623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:28:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468037040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:28:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468041450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:28:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468049146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468058857,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.736Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468062704,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468051623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468037040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468041450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468049146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468058857,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468062704,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.745Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468051623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468037040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.746Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468041450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468049146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.747Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.747Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.747Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468058857,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468062704,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.748Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.748Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.748Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468051623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.749Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.749Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468037040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.749Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.750Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468041450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:48.750Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:28:48.750Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468049146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:28:48.750Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:28:55.176Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:28:55.201Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:28:55.205Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:28:55.206Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:29:25.206Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:29:25.241Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:29:25.245Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:29:25.246Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:29:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:29:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468058857,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:29:48.724Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468062704,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:29:48.724Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468051623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:29:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468008850,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:29:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468037040,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:29:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468041450,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:29:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468049146,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:29:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468058857,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:29:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468070137,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:29:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468070149,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:29:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468070387,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:29:48.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468070241,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:29:48.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.732Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468070738,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:29:48.732Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.732Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.732Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468071228,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:29:48.732Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.733Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468071160,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:29:48.733Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468071299,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:29:48.734Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.734Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468072164,
  "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-04-14T10:29:48.761Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c665bee2-355b-4687-8cbe-9fa5f145235a
2023-04-14T10:29:48.761Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:29:48.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468072389,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is  not found"
}
2023-04-14T10:29:48.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468073397,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is  not found"
}
2023-04-14T10:29:48.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468074070,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:29:48.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468074633,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "Failed to process the artifact",
  "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-04-14T10:29:48.814Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of c665bee2-355b-4687-8cbe-9fa5f145235a
2023-04-14T10:29:48.814Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c665bee2-355b-4687-8cbe-9fa5f145235a and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T10:29:48.845Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.846Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468075339,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:29:48.846Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.846Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.846Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468076346,
  "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-04-14T10:29:48.862Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c665bee2-355b-4687-8cbe-9fa5f145235a
2023-04-14T10:29:48.862Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:29:48.888Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.889Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468079805,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:29:48.889Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:29:48.889Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:29:48.889Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468080810,
  "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-04-14T10:29:48.905Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c665bee2-355b-4687-8cbe-9fa5f145235a
2023-04-14T10:29:48.905Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:29:55.246Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:29:55.277Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:29:55.283Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:29:55.283Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:30:25.284Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:30:25.310Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:30:25.316Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:30:25.316Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:30:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:30:55.316Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:30:55.349Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:30:55.356Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:30:55.356Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:31:25.357Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:31:25.391Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:31:25.398Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:31:25.398Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:31:48.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:31:55.398Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:31:55.428Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:31:55.434Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:31:55.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:32:25.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:32:25.466Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:32:25.472Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:32:25.472Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:32:42.833Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T10:32:42.833Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-10c7290d-3528-4050-ac5b-e95aa8ff057b sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T10:32:42.835Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T10:32:42.835Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T10:32:43.600Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:32:43.619Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:32:43.620Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:32:43.628Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:32:43.629Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:32:43.647Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:32:43.647Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:32:43.647Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:32:43.653Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:32:43.653Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:32:43.653Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:32:43.654Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:32:43.654Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:32:43.654Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:32:48.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:32:55.473Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T10:32:55.473Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:32:55.488Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: cached metadata has changed from (version25: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version26: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-04-14T10:32:55.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T10:32:55.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T10:32:55.504Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:32:55.505Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:32:55.511Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:32:55.512Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:32:55.530Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:32:55.531Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:32:55.531Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:32:55.537Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:32:55.538Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:32:55.538Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:32:55.539Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:32:55.539Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:32:55.539Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:32:57.954Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T10:32:57.954Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468371268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:32:57.956Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:07.030Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T10:33:07.146Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:33:07.592Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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-04-14T10:33:07.607Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T10:33:07.632Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T10:33:07.891Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T10:33:07.892Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:33:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[231], vertex-id=[196616], x-aai-txid=[2-aai-resources-230414-10:33:08:123-53740], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:33:07.892Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:33:07.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:33:07.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:33:07.906Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:33:07.907Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T10:33:07.909Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T10:33:07.909Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:07.909Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:07.909Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468387907,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 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-04-14T10:33:08.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:33:08.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T10:33:08.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T10:33:08.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T10:33:08.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T10:33:08.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:33:08.949Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T10:33:08.951Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-1a8ddc7f-d855-4570-b487-8f189a86452f
2023-04-14T10:33:08.951Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:33:08.951Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:33:10.814Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:13.825Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:16.837Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:19.847Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:22.856Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:25.865Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:28.876Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:31.889Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:34.900Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:37.913Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:40.923Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:43.933Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:46.943Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:33:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:48.736Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:33:48.736Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:33:48.742Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:33:48.742Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-1a8ddc7f-d855-4570-b487-8f189a86452f', protocol='range'}
2023-04-14T10:33:48.748Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T10:33:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T10:33:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T10:33:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T10:33:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T10:33:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T10:33:48.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-1a8ddc7f-d855-4570-b487-8f189a86452f=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:33:48.769Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:33:48.769Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:33:48.770Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:33:48.769Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-1a8ddc7f-d855-4570-b487-8f189a86452f', protocol='range'}
2023-04-14T10:33:48.771Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:33:48.771Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:33:48.774Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:33:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:33:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:33:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=67, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:33:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:33:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:33:48.778Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T10:33:48.778Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T10:33:48.778Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T10:33:48.778Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T10:33:48.778Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T10:33:48.778Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T10:33:48.786Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:33:48.786Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:33:48.788Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:33:48.788Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:48.788Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:48.788Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:49.789Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:33:49.789Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:49.789Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:49.789Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:49.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468371408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468373173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468375653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468371268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468371408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468373173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468375653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468379146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468371268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468373173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468371408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468375653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468379146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468371268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468373173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.807Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468375653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468371408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.808Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468379146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468371268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.809Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.809Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.809Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468373173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468371408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.810Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.810Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468375653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.810Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.811Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.811Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468379146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.811Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.811Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.811Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468371268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.811Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.811Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.812Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468373173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.812Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.812Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.812Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468371408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.812Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.812Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.812Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468375653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468379146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468373173,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.813Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681468371268,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468371408,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.814Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.814Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.814Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468375653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468379146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468384657,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.815Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681468384890,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:33:49.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.816Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468384674,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:33:49.816Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.816Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.816Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468379146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.817Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.817Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.817Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468385678,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:33:49.817Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.817Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.817Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468385777,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:33:49.818Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.818Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.818Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468386296,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:33:49.818Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.818Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.818Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681468386679,
  "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-04-14T10:33:49.869Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d14fb091-dfd4-4562-af98-23034324d275
2023-04-14T10:33:49.869Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d14fb091-dfd4-4562-af98-23034324d275 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-04-14T10:33:49.890Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.890Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468386882,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:33:49.891Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.891Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.891Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468387907,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T10:33:49.891Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.891Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.891Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468387950,
  "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-04-14T10:33:49.906Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d14fb091-dfd4-4562-af98-23034324d275
2023-04-14T10:33:49.907Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d14fb091-dfd4-4562-af98-23034324d275 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T10:33:49.926Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.926Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468388857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.926Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.927Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.927Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681468388953,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T10:33:49.927Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.927Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.928Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468388857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.928Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.929Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.929Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468388857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.929Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.929Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.929Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468388857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.930Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.930Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.930Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468388857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.930Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.931Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.931Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468394006,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:33:49.931Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.931Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.932Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468388857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:49.932Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.932Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.933Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "aai-model-loader",
  "timestamp": 1681468395009,
  "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-04-14T10:33:49.948Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d14fb091-dfd4-4562-af98-23034324d275
2023-04-14T10:33:49.948Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d14fb091-dfd4-4562-af98-23034324d275 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-04-14T10:33:49.973Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.973Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468388857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:33:49.974Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.974Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.974Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468396682,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:33:49.974Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.974Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.974Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468399967,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:33:49.975Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:49.975Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:49.975Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681468400979,
  "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-04-14T10:33:49.992Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d14fb091-dfd4-4562-af98-23034324d275
2023-04-14T10:33:49.992Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d14fb091-dfd4-4562-af98-23034324d275 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-04-14T10:33:50.018Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:33:50.018Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:33:50.019Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:33:50.790Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:33:50.791Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:50.791Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:50.791Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:51.792Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:33:51.793Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:51.793Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:51.793Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:52.794Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:33:52.794Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:52.795Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:52.795Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:53.797Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:33:53.808Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:53.809Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:53.809Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:54.810Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:33:54.811Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:54.811Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:54.811Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:55.813Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:33:55.813Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:33:55.813Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T10:33:55.814Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:33:55.814Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:33:55.868Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:33:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:33:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:33:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:33:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:33:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:33:55.893Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:33:55.894Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d0a8f1d
2023-04-14T10:33:55.894Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:33:55.894Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:33:55.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:33:55.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T10:33:55.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T10:33:55.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:33:55.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:55.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:55.896Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468435895,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:56.897Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T10:33:56.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:33:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T10:33:56.925Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T10:33:56.925Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T10:33:56.925Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:33:56.925Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:33:56.925Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:33:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:33:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ada08f0
2023-04-14T10:33:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:33:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:33:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:33:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T10:33:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T10:33:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:33:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:33:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:33:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468436943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:33:57.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:33:57.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:33:57.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:33:57.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:33:57.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:34:27.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:34:28.026Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:34:28.031Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:34:28.031Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:34:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:34:48.720Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:34:48.720Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:34:48.721Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:34:58.031Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:34:58.060Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:34:58.065Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:34:58.065Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:35:28.066Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:35:28.099Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:35:28.106Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:35:28.106Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:35:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:35:48.720Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:35:48.720Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:35:48.722Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:35:48.722Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:35:48.722Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:35:48.722Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:35:48.722Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:35:48.722Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:35:48.723Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468435895,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:35:48.724Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:35:48.724Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:35:48.724Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468436943,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:35:48.724Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:35:58.106Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:35:58.130Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:35:58.135Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:35:58.135Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:36:28.136Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:36:28.167Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:36:28.174Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:36:28.174Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:36:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:36:58.174Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:36:58.200Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:36:58.207Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:36:58.207Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:37:28.207Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:37:28.239Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:37:28.243Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:37:28.243Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:37:48.719Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:37:58.244Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:37:58.271Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:37:58.276Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:37:58.276Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:38:28.277Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:38:28.305Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:38:28.311Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:38:28.311Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:38:48.720Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:38:48.862Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T10:38:48.863Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-1a8ddc7f-d855-4570-b487-8f189a86452f sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T10:38:48.864Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T10:38:48.864Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T10:38:49.504Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:38:49.519Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:38:49.519Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:38:49.527Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:38:49.528Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:38:49.544Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:38:49.544Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:38:49.544Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:38:49.549Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:38:49.550Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:38:49.550Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:38:49.550Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=133, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:38:49.550Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:38:49.550Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:38:58.312Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T10:38:58.312Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:38:58.325Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T10:38:58.325Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T10:38:58.327Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T10:38:58.335Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:38:58.373Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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-04-14T10:38:58.374Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T10:38:58.381Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T10:38:58.661Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T10:38:58.662Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:38:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-10:38:58:869-36656], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:38:58.662Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:38:58.662Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:38:58.662Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:38:58.674Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:38:58.674Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T10:38:58.674Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T10:38:58.675Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:38:58.675Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:38:58.675Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468738674,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:38:58.695Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:38:58.695Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468738674,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T10:38:58.696Z||pool-2-thread-5|||||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-04-14T10:38:59.709Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:38:59.709Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:38:59.710Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:38:59.710Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:38:59.710Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:38:59.710Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:00.711Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:39:00.711Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:00.711Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:00.711Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:01.713Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:39:01.713Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:01.713Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:01.713Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:02.714Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:39:02.714Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:02.714Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:02.714Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:03.715Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:39:03.716Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:03.716Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:03.716Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:04.717Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:39:04.718Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:04.718Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:04.719Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:05.720Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:39:05.720Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:05.720Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:05.720Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:06.721Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:39:06.722Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:39:06.722Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T10:39:06.722Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:39:06.722Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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-04-14T10:39:06.785Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:39:06.785Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:39:06.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:39:06.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:06.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:39:06.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:07.085Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:39:07.086Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T10:39:07.087Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:39:07.087Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:07.087Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:39:07.087Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:07.087Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:07.087Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468747087,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:08.088Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:39:08.089Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:39:08.089Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:08.090Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T10:39:08.090Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:08.091Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:08.215Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10091763612420977144/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T10:39:10.263Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T10:39:10.264Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:39:10.264Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.264Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:10.265Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:10.266Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:39:10.267Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:39:10.268Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.269Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:39:10.270Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.271Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:39:10.272Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.273Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:10.274Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.274Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:10.274Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.274Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:10.274Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:10.274Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:10.274Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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-04-14T10:39:10.303Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872
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-04-14T10:39:10.310Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||vFW 906be496-beed 0
2023-04-14T10:39:10.310Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872
2023-04-14T10:39:10.310Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1b26f97c-4451-417a-97c5-602bc6ec27d7 from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
2023-04-14T10:39:10.310Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:39:10.310Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
2023-04-14T10:39:10.416Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:39:10.417Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json 1b26f97c-4451-417a-97c5-602bc6ec27d7 785
2023-04-14T10:39:10.417Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json ASDC sendASDCNotification
2023-04-14T10:39:10.417Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
2023-04-14T10:39:10.417Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:39:10.418Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:10.418Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:10.418Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468750417,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:11.419Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw906be496Beed..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "518e9505-51af-4803-9a20-acee1108cff9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6ef9fb24-8acd-4c87-a51b-22fa5f539b13",
    "vfModuleModelCustomizationUUID": "d05c9ac7-4675-45f1-beeb-696297bf552f",
    "isBase": true,
    "artifacts": [
      "3f329a90-3560-49b1-934d-66d2db17417a",
      "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8"
    ],
    "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-04-14T10:39:11.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw906be496Beed..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
VfModuleModelInvariantUUID:518e9505-51af-4803-9a20-acee1108cff9
VfModuleModelDescription:NULL
Artifacts UUID List:{
3f329a90-3560-49b1-934d-66d2db17417a
,
ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8

}
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-04-14T10:39:11.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw906be496Beed..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "518e9505-51af-4803-9a20-acee1108cff9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6ef9fb24-8acd-4c87-a51b-22fa5f539b13",
    "vfModuleModelCustomizationUUID": "d05c9ac7-4675-45f1-beeb-696297bf552f",
    "isBase": true,
    "artifacts": [
      "3f329a90-3560-49b1-934d-66d2db17417a",
      "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8"
    ],
    "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-04-14T10:39:11.443Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw906be496Beed..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
VfModuleModelInvariantUUID:518e9505-51af-4803-9a20-acee1108cff9
VfModuleModelDescription:NULL
Artifacts UUID List:{
3f329a90-3560-49b1-934d-66d2db17417a
,
ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8

}
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-04-14T10:39:11.443Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3f329a90-3560-49b1-934d-66d2db17417a from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
2023-04-14T10:39:11.443Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:39:11.443Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
2023-04-14T10:39:11.560Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:39:11.561Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml 3f329a90-3560-49b1-934d-66d2db17417a 20368
2023-04-14T10:39:11.561Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-14T10:39:11.562Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
2023-04-14T10:39:11.562Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:39:11.562Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:11.562Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:11.562Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468751561,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:12.563Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8 from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
2023-04-14T10:39:12.564Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:39:12.564Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
2023-04-14T10:39:12.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:39:12.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8 2098
2023-04-14T10:39:12.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-14T10:39:12.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
2023-04-14T10:39:12.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:39:12.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:12.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:12.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468752726,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:13.728Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T10:39:13.728Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 906be496-beed 0 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 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-04-14T10:39:13.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4474021, org.onap.sdc.toscaparser.api.parameters.Input@63f9b494, org.onap.sdc.toscaparser.api.parameters.Input@3308d2dd, org.onap.sdc.toscaparser.api.parameters.Input@227d0367, org.onap.sdc.toscaparser.api.parameters.Input@1c850941]
2023-04-14T10:39:13.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-04-14T10:39:13.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= f677a938-85bd-47d1-a0b0-bed06b2e3478
2023-04-14T10:39:13.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f677a938-85bd-47d1-a0b0-bed06b2e3478 matches Tosca VF Customization UUID: f677a938-85bd-47d1-a0b0-bed06b2e3478
2023-04-14T10:39:13.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: f677a938-85bd-47d1-a0b0-bed06b2e3478  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-04-14T10:39:13.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id f677a938-85bd-47d1-a0b0-bed06b2e3478: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-14T10:39:13.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@754f1b74
2023-04-14T10:39:13.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:39:13.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d05c9ac7-4675-45f1-beeb-696297bf552f
2023-04-14T10:39:13.791Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d05c9ac7-4675-45f1-beeb-696297bf552f
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-04-14T10:39:13.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:13.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:13.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:13.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:13.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:39:13.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:13.800Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:39:13.800Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.800Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
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-04-14T10:39:13.807Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.807Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.808Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:39:13.809Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T10:39:13.809Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:39:13.809Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:13.809Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:39:13.809Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.809Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
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-04-14T10:39:13.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:13.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:13.815Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.815Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:39:13.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T10:39:13.817Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
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-04-14T10:39:13.821Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.821Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:13.821Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:39:13.821Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.822Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:39:13.822Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=f677a938-85bd-47d1-a0b0-bed06b2e3478
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-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 43657c38-7415-480e-9588-78d37a9b663b: vFW 906be496-beed
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.825Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.826Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.826Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.826Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:39:13.826Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:39:13.826Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-04-14 10-31-38 
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-04-14T10:39:14.393Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 906be496-beed 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 1 ASDC deployResourceStructure
2023-04-14T10:39:14.394Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json ASDC sendASDCNotification
2023-04-14T10:39:14.394Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
2023-04-14T10:39:14.394Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:39:14.394Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:14.394Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:14.394Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468754394,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:15.395Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-14T10:39:15.396Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
2023-04-14T10:39:15.396Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:39:15.396Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:15.396Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:15.396Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468755395,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:16.397Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-14T10:39:16.397Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
2023-04-14T10:39:16.397Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:39:16.398Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:16.398Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:16.398Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468756397,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:17.399Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:39:17.399Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:39:17.399Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:39:17.399Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:17.399Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:17.399Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468757399,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:18.400Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:39:18.433Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:39:18.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T10:39:18.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T10:39:18.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T10:39:18.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T10:39:18.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:39:18.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:39:18.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:39:18.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:39:18.442Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:39:18.457Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T10:39:48.457Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T10:39:48.471Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T10:39:48.471Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T10:39:48.472Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T10:39:48.479Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:39:48.513Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T10:39:48.514Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4aede9e3-5132-48b6-9cb1-cfb4f4984416], X-ECOMP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-TransactionId=[], X-ONAP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], Content-Type=[application/merge-patch+json]}
2023-04-14T10:39:48.516Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T10:39:48.699Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:39:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[179], vertex-id=[225344], x-aai-txid=[0-aai-resources-230414-10:39:49:005-90033], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:39:48.699Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:39:48.700Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T10:39:48.700Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:39:48.701Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:39:48.711Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:39:48.712Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T10:39:48.712Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T10:39:48.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:39:48.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:39:48.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468788712,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:39:48.730Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.730Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.731Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.732Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T10:39:48.732Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.732Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.732Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:39:48.732Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.732Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.732Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468388943,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468747087,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468750417,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468751561,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.733Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468752726,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468754394,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468755395,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468756397,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-04-14T10:39:48.734Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:39:48.735Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:39:48.735Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468757399,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:39:48.735Z||pool-2-thread-5|||||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-04-14T10:39:49.746Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:39:49.747Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T10:39:49.748Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T10:39:49.748Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T10:39:49.748Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T10:39:49.748Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:39:49.753Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-11cba239-d5f9-4140-98ac-b97d9b6375de
2023-04-14T10:39:49.754Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T10:39:49.754Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:39:49.754Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:39:49.866Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:39:52.874Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:39:55.884Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:39:58.896Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:01.905Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:04.915Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:07.924Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:10.934Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:13.943Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:16.951Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:19.961Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:22.969Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:25.979Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:28.988Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:31.999Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:35.010Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:38.017Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:41.032Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:44.047Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:47.056Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:40:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:48.736Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:40:48.737Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:40:48.744Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:40:48.744Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-11cba239-d5f9-4140-98ac-b97d9b6375de', protocol='range'}
2023-04-14T10:40:48.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-11cba239-d5f9-4140-98ac-b97d9b6375de=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:40:48.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-11cba239-d5f9-4140-98ac-b97d9b6375de', protocol='range'}
2023-04-14T10:40:48.769Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:40:48.770Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:40:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:40:48.770Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:40:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:40:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:40:48.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T10:40:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:40:48.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:40:48.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=149, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:40:48.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:40:48.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:40:48.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T10:40:48.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T10:40:48.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T10:40:48.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T10:40:48.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T10:40:48.785Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:40:48.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:40:48.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:40:48.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:48.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:48.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:49.791Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:40:49.791Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:49.792Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:49.792Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:40:49.792Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468788712,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T10:40:49.792Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:49.792Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:40:49.793Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:40:49.793Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:40:49.793Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:40:50.793Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:40:50.794Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:50.794Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:50.794Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:51.795Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:40:51.796Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:51.796Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:51.796Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:52.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:40:52.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:52.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:52.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:53.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:40:53.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:53.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:53.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:54.800Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:40:54.801Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:54.801Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:54.801Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:55.802Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:40:55.802Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:40:55.802Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T10:40:55.802Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:40:55.803Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:40:55.862Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:40:55.863Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:40:55.863Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:40:55.863Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:40:55.864Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:40:55.865Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:40:55.886Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:40:55.886Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@66f6b25c
2023-04-14T10:40:55.886Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:40:55.886Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:40:55.886Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:40:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T10:40:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T10:40:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:40:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468855887,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:56.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T10:40:56.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:40:56.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T10:40:56.925Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T10:40:56.926Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T10:40:56.926Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:40:56.926Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:40:56.926Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:40:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:40:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@651ddd27
2023-04-14T10:40:56.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:40:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:40:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:40:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T10:40:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T10:40:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:40:56.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:40:56.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:40:56.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468856944,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:40:57.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:40:57.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:40:57.972Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:40:57.976Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:40:57.976Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:41:27.976Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:41:28.002Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:41:28.007Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:41:28.007Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:41:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:41:48.720Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:41:48.720Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:41:48.721Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:41:58.007Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:41:58.032Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:41:58.036Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:41:58.037Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:42:28.037Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:42:28.069Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:42:28.075Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:42:28.075Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:42:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:42:48.720Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:42:48.720Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:42:48.721Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:42:48.721Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:42:48.721Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:42:48.722Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:42:48.723Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:42:48.723Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:42:48.723Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468855887,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:42:48.723Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:42:48.723Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:42:48.723Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468856944,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:42:48.723Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:42:58.075Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:42:58.102Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:42:58.107Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:42:58.107Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:43:28.108Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:43:28.137Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:43:28.144Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:43:28.144Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:43:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:43:58.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:43:58.175Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:43:58.180Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:43:58.180Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:44:28.181Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:44:28.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:44:28.219Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:44:28.219Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:44:48.719Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:44:58.220Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:44:58.250Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:44:58.257Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:44:58.257Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:45:28.257Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:45:28.286Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:45:28.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:45:28.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:45:48.720Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:45:48.840Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T10:45:48.840Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-11cba239-d5f9-4140-98ac-b97d9b6375de sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T10:45:48.841Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T10:45:48.841Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T10:45:49.302Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:45:49.319Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:45:49.319Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:45:49.325Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:45:49.326Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:45:49.345Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:45:49.346Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:45:49.346Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:45:49.351Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:45:49.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:45:49.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:45:49.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=159, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:45:49.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:45:49.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:45:58.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T10:45:58.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:45:58.308Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T10:45:58.308Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T10:45:58.309Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T10:45:58.313Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:45:58.341Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T10:45:58.342Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[00488ebe-42bc-41a1-b98d-aabc15547e36], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T10:45:58.348Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T10:45:58.548Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:45:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[181], vertex-id=[196616], x-aai-txid=[1-aai-resources-230414-10:45:58:842-70916], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:45:58.548Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:45:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T10:45:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:45:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:45:58.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:45:58.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T10:45:58.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T10:45:58.560Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:45:58.560Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:45:58.560Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469158559,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:45:58.578Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:45:58.579Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469158559,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T10:45:58.579Z||pool-2-thread-1|||||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-04-14T10:45:59.592Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:45:59.592Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:45:59.593Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:45:59.593Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:45:59.593Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:45:59.593Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:00.594Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:00.595Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:00.595Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:00.595Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:01.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:01.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:01.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:01.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:02.597Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:02.597Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:02.597Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:02.598Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:03.598Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:03.599Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:03.599Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:03.599Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:04.600Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:04.601Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:04.601Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:04.601Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:05.602Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:05.602Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:05.602Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:05.603Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:06.605Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:46:06.605Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:46:06.605Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T10:46:06.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:46:06.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:46:06.660Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:46:06.661Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:46:06.661Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:46:06.661Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:06.661Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:46:06.661Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:07.098Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:46:07.099Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T10:46:07.099Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:46:07.099Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:07.100Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:46:07.100Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:07.100Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:07.100Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469167099,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:08.103Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:46:08.104Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:46:08.104Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:08.105Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T10:46:08.106Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:08.106Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:08.218Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13711192392560603958/Definitions/service-Vfw20230414103138-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-14T10:46:09.872Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.873Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:46:09.874Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:46:09.875Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:46:09.876Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.877Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:46:09.878Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:46:09.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:46:09.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.881Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:46:09.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:46:09.883Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T10:46:09.933Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T10:46:09.934Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:46:09.934Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T10:46:09.934Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T10:46:09.935Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:09.935Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:09.935Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469169934,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:10.936Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:46:10.936Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T10:46:10.937Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T10:46:10.937Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:10.937Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:10.938Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469170936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:11.939Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:46:11.967Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:46:11.971Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:46:11.972Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:46:11.989Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T10:46:41.990Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T10:46:42.001Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T10:46:42.002Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T10:46:42.002Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T10:46:42.006Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:46:42.040Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T10:46:42.041Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[06232e8d-ae0c-481c-9a87-e877ba115c05], X-ECOMP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-TransactionId=[], X-ONAP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], Content-Type=[application/merge-patch+json]}
2023-04-14T10:46:42.049Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T10:46:42.232Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:46:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[179], vertex-id=[225344], x-aai-txid=[0-aai-resources-230414-10:46:42:541-36947], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:46:42.233Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:46:42.234Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T10:46:42.235Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:46:42.235Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:46:42.246Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:46:42.246Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T10:46:42.247Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T10:46:42.247Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:42.248Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:42.248Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469202247,
  "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-04-14T10:46:43.280Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:46:43.280Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T10:46:43.281Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T10:46:43.281Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T10:46:43.281Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T10:46:43.281Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:46:43.286Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-30123071-848e-49e5-b1d4-fb80db2af9fc
2023-04-14T10:46:43.287Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T10:46:43.287Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:46:43.287Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:46:43.643Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:46:46.660Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:46:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:48.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:46:48.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:46:48.745Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:46:48.746Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-30123071-848e-49e5-b1d4-fb80db2af9fc', protocol='range'}
2023-04-14T10:46:48.750Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-30123071-848e-49e5-b1d4-fb80db2af9fc=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:46:48.769Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:46:48.769Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:46:48.769Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:46:48.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-30123071-848e-49e5-b1d4-fb80db2af9fc', protocol='range'}
2023-04-14T10:46:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:46:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:46:48.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:46:48.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:46:48.773Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:46:48.774Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=160, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:46:48.774Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:46:48.774Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:46:48.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T10:46:48.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T10:46:48.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T10:46:48.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T10:46:48.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T10:46:48.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T10:46:48.784Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:46:48.784Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:46:48.787Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:48.787Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:48.787Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:48.787Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:49.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:49.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:49.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:49.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681468789746,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469167099,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469169934,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469170936,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469202247,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T10:46:49.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:49.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:46:49.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:46:49.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:46:50.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:50.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:50.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:50.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:51.791Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:51.792Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:51.792Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:51.793Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:52.794Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:52.795Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:52.795Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:52.795Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:53.796Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:53.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:53.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:53.798Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:54.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:46:54.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:54.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:54.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:55.800Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:46:55.801Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:46:55.801Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T10:46:55.801Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:46:55.801Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:46:55.864Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:46:55.864Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:46:55.864Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:46:55.864Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:46:55.864Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:46:55.865Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:46:55.888Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:46:55.888Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@35577eac
2023-04-14T10:46:55.888Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:55.889Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469215889,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:56.890Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T10:46:56.911Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:46:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T10:46:56.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T10:46:56.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T10:46:56.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:46:56.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:46:56.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:46:56.933Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:46:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4da59a23
2023-04-14T10:46:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:46:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:46:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:46:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T10:46:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T10:46:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:46:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:46:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:46:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469216934,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:46:57.936Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:46:57.936Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:46:57.963Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:46:57.969Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:46:57.969Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:47:27.970Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:47:28.003Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:47:28.009Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:47:28.010Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:47:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:47:48.720Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:47:48.720Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:47:48.721Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:47:58.010Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:47:58.036Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:47:58.042Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:47:58.042Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:48:28.042Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:48:28.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:48:28.079Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:48:28.079Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:48:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:48:48.722Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.722Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.723Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.723Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.723Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.723Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.723Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469215889,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.724Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469216934,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469227708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469225914,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469219146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469231299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.725Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469229991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469228857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469227708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469225914,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.726Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469219146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469231299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469229991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469228857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469227708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469225914,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469219146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469231299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469229991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469228857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469227708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469225914,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469219146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469231299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469229991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469228857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469227708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469225914,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469231299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469229991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469219146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469228857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469227708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469225914,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469231299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469219146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469229991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469228857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469227708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469225914,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469231299,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469219146,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469229991,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469228857,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469240204,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469239998,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469240012,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469240064,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469241334,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469241016,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469241144,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469242019,
  "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-04-14T10:48:48.775Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 51aca624-4ead-402a-806c-ac92ba6cf932
2023-04-14T10:48:48.775Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T10:48:48.796Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.796Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469242257,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:48:48.796Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.797Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.797Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469243320,
  "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-04-14T10:48:48.811Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 51aca624-4ead-402a-806c-ac92ba6cf932
2023-04-14T10:48:48.811Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 51aca624-4ead-402a-806c-ac92ba6cf932 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T10:48:48.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469244325,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:48:48.828Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.828Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.828Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469244322,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T10:48:48.829Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.829Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.829Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469245330,
  "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-04-14T10:48:48.844Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 51aca624-4ead-402a-806c-ac92ba6cf932
2023-04-14T10:48:48.844Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T10:48:48.868Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469247902,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:48:48.868Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:48:48.868Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:48:48.868Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469248906,
  "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-04-14T10:48:48.885Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 51aca624-4ead-402a-806c-ac92ba6cf932
2023-04-14T10:48:48.885Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T10:48:58.079Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:48:58.109Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:48:58.114Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:48:58.115Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:49:28.115Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:49:28.142Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:49:28.148Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:49:28.148Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:49:48.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:49:58.148Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:49:58.170Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:49:58.174Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:49:58.175Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:50:28.175Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:50:28.206Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:50:28.213Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:50:28.213Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:50:48.719Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:50:58.213Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:50:58.242Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:50:58.247Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:50:58.247Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:51:28.247Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:51:28.269Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:51:28.275Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:51:28.275Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:51:48.720Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:51:48.846Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T10:51:48.846Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-30123071-848e-49e5-b1d4-fb80db2af9fc sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T10:51:48.847Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T10:51:48.847Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T10:51:49.323Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:51:49.339Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:51:49.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:51:49.348Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:51:49.348Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:51:49.367Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:51:49.367Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:51:49.367Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:51:49.373Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:51:49.373Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:51:49.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:51:49.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=237, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:51:49.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:51:49.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:51:51.569Z||kafka-producer-network-thread | SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-1abd00c1-6293-4002-8752-d3308d77a54a] Node 0 disconnected.
2023-04-14T10:51:58.275Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T10:51:58.276Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:51:58.287Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T10:51:58.287Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T10:51:58.288Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T10:51:58.293Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:51:58.318Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T10:51:58.318Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2a0dd98f-1ee2-4e50-9bca-4c9afb1fe602], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T10:51:58.324Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T10:51:58.496Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:51:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-10:51:58:818-9496], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:51:58.496Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:51:58.497Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T10:51:58.498Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:51:58.498Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:51:58.512Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:51:58.512Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T10:51:58.512Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T10:51:58.512Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:51:58.512Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:51:58.513Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469518512,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:51:58.533Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:51:58.533Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469518512,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T10:51:58.534Z||pool-2-thread-1|||||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-04-14T10:51:59.548Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:51:59.548Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:51:59.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:51:59.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:51:59.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:51:59.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:00.551Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:00.552Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:00.552Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:00.552Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:01.553Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:01.554Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:01.554Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:01.554Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:02.555Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:02.556Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:02.556Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:02.556Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:03.557Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:03.557Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:03.557Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:03.558Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:04.558Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:04.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:04.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:04.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:05.560Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:05.561Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:05.561Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:05.561Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:06.562Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:52:06.562Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:52:06.562Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T10:52:06.563Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:52:06.563Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:52:06.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:52:06.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:52:06.615Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:52:06.615Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:06.615Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:52:06.615Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:06.952Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:52:06.953Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T10:52:06.953Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:52:06.953Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:06.954Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:52:06.954Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:06.954Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:06.954Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469526953,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:07.955Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:52:07.956Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:52:07.956Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:07.957Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T10:52:07.957Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:07.957Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:08.072Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8770470888207414873/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T10:52:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:52:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:52:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:52:09.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:52:09.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:52:09.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:52:09.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:52:09.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:52:09.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T10:52:09.731Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T10:52:09.732Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:52:09.732Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T10:52:09.732Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T10:52:09.732Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:09.732Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:09.732Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469529732,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:10.733Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:52:10.733Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T10:52:10.733Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T10:52:10.734Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:10.734Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:10.734Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469530733,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:11.735Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:52:11.763Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:52:11.768Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:52:11.769Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:52:11.782Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T10:52:41.783Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T10:52:41.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T10:52:41.797Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T10:52:41.799Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T10:52:41.806Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:52:41.850Z|d14fb091-dfd4-4562-af98-23034324d275|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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T10:52:41.851Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T10:52:41.858Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T10:52:42.010Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T10:52:42.010Z|d14fb091-dfd4-4562-af98-23034324d275|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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:52:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[225344], x-aai-txid=[2-aai-resources-230414-10:52:42:351-10467], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:52:42.011Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:52:42.011Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:52:42.011Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:52:42.019Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:52:42.020Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T10:52:42.020Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T10:52:42.020Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:42.020Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:42.020Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469562020,
  "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-04-14T10:52:43.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:52:43.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T10:52:43.054Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T10:52:43.054Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T10:52:43.054Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T10:52:43.054Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:52:43.059Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-18fb26a3-b709-4e80-91c3-5d24c81e130b
2023-04-14T10:52:43.059Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T10:52:43.059Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:52:43.059Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:52:43.640Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:52:46.648Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:52:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:48.736Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:52:48.737Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:52:48.743Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-18fb26a3-b709-4e80-91c3-5d24c81e130b', protocol='range'}
2023-04-14T10:52:48.743Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:52:48.748Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-18fb26a3-b709-4e80-91c3-5d24c81e130b=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:52:48.764Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:52:48.764Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:52:48.765Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:52:48.765Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-18fb26a3-b709-4e80-91c3-5d24c81e130b', protocol='range'}
2023-04-14T10:52:48.765Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:52:48.766Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:52:48.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:52:48.770Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:52:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T10:52:48.770Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:52:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T10:52:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T10:52:48.770Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=238, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:52:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T10:52:48.770Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:52:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T10:52:48.770Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:52:48.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T10:52:48.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:52:48.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:52:48.782Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:48.783Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:48.783Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:48.783Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:49.783Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:49.784Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:49.785Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:49.785Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:49.792Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:52:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:52:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469203280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469526953,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469529732,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469530733,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469562020,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:52:49.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:52:50.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:50.787Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:50.787Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:50.787Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:51.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:51.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:51.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:51.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:52.789Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:52.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:52.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:52.790Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:53.791Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:53.791Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:53.791Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:53.792Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:54.792Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:52:54.793Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:54.793Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:54.793Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:55.794Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:52:55.795Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:52:55.795Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T10:52:55.796Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:52:55.796Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:52:55.858Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:52:55.859Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:52:55.859Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:52:55.859Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:52:55.859Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:52:55.859Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:52:55.883Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:52:55.883Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b6cd7b0
2023-04-14T10:52:55.883Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:52:55.883Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:52:55.884Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:52:55.884Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T10:52:55.884Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T10:52:55.884Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:52:55.884Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:55.884Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:55.885Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469575884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:56.886Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T10:52:56.906Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:52:56.907Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T10:52:56.911Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T10:52:56.911Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T10:52:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:52:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:52:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:52:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-14T10:52:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@bfacd4a
2023-04-14T10:52:56.934Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:52:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:52:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:52:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T10:52:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T10:52:56.935Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:52:56.936Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:52:56.936Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:52:56.936Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469576935,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:52:57.937Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:52:57.938Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:52:57.964Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:52:57.968Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:52:57.968Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:53:27.968Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:53:28.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:53:28.006Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:53:28.006Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:53:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:53:48.719Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:53:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:53:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:53:58.006Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:53:58.038Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:53:58.044Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:53:58.044Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:54:28.045Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:54:28.066Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:54:28.071Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:54:28.071Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:54:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:54:48.719Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:54:48.719Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469575884,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:54:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469576935,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T10:54:48.721Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:54:58.071Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:54:58.096Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:54:58.102Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:54:58.102Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:55:28.102Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:55:28.128Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:55:28.133Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:55:28.133Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:55:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:55:58.134Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:55:58.161Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:55:58.167Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:55:58.167Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:56:28.167Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:56:28.194Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:56:28.200Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:56:28.200Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:56:48.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:56:58.200Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:56:58.230Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:56:58.235Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:56:58.235Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:57:28.235Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:57:28.266Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:57:28.273Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:57:28.273Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T10:57:48.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:57:48.868Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T10:57:48.869Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-18fb26a3-b709-4e80-91c3-5d24c81e130b sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T10:57:48.870Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T10:57:48.870Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T10:57:49.312Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:57:49.329Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:57:49.329Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:57:49.335Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:57:49.336Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:57:49.356Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:57:49.357Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:57:49.357Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:57:49.361Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:57:49.362Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:57:49.362Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:57:49.362Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=258, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:57:49.363Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:57:49.363Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:57:58.273Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T10:57:58.274Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T10:57:58.285Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T10:57:58.285Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T10:57:58.286Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T10:57:58.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:57:58.317Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T10:57:58.317Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b5197619-27cf-41b8-a546-d5bab8cc662e], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T10:57:58.324Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T10:57:58.513Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:57:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[186], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-10:57:58:820-79272], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:57:58.514Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:57:58.514Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T10:57:58.517Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:57:58.517Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:57:58.531Z|c665bee2-355b-4687-8cbe-9fa5f145235a|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-04-14T10:57:58.531Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T10:57:58.531Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T10:57:58.531Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:57:58.531Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:57:58.531Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469878531,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:57:58.556Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:57:58.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469878531,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T10:57:58.557Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-14T10:57:59.572Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:57:59.572Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:57:59.573Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:57:59.573Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:57:59.573Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:57:59.573Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:00.574Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:00.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:00.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:00.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:01.576Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:01.576Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:01.577Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:01.577Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:02.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:02.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:02.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:02.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:03.579Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:03.580Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:03.580Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:03.580Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:04.581Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:04.582Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:04.582Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:04.582Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:05.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:05.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:05.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:05.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:06.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:58:06.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:58:06.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T10:58:06.586Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:58:06.586Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:58:06.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:58:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:58:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:58:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:58:06.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:07.006Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:58:07.007Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T10:58:07.008Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:58:07.008Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:07.008Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:58:07.008Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469887008,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:08.010Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:58:08.011Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:58:08.011Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:08.011Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T10:58:08.012Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:08.012Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:08.185Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13466266878054415344/Definitions/service-Vfw20230414103138-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_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
2023-04-14T10:58:09.772Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|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-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.773Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.774Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:09.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T10:58:09.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T10:58:09.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:09.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:09.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:09.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:09.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:09.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T10:58:09.839Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T10:58:09.840Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:58:09.840Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T10:58:09.840Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T10:58:09.840Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:09.840Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:09.840Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469889840,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:10.841Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T10:58:10.842Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T10:58:10.842Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T10:58:10.842Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:10.842Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:10.842Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469890841,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:11.843Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:58:11.882Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:58:11.887Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T10:58:11.887Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T10:58:11.887Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T10:58:11.887Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T10:58:11.887Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:58:11.887Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:58:11.887Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:58:11.888Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:58:11.888Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:58:11.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T10:58:41.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T10:58:41.912Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T10:58:41.912Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T10:58:41.912Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T10:58:41.916Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:58:41.941Z|d14fb091-dfd4-4562-af98-23034324d275|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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T10:58:41.941Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T10:58:41.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T10:58:42.116Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T10:58:42.116Z|d14fb091-dfd4-4562-af98-23034324d275|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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:58:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[225344], x-aai-txid=[2-aai-resources-230414-10:58:42:442-6771], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:58:42.117Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:58:42.117Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:58:42.117Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:58:42.125Z|d14fb091-dfd4-4562-af98-23034324d275|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-04-14T10:58:42.126Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T10:58:42.126Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T10:58:42.126Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:42.126Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:42.126Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469922126,
  "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-04-14T10:58:43.158Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T10:58:43.159Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:58:43.159Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:43.160Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:43.160Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:43.160Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:44.161Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:44.162Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:44.162Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:44.162Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:45.163Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:45.164Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:45.164Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:45.164Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:46.165Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:46.165Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:46.165Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:46.165Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:47.166Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:47.167Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:47.167Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:47.167Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:48.168Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:48.168Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:48.169Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:48.169Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:48.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.727Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.729Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.730Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.730Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.730Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.730Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.730Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.730Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.731Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.731Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.731Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.731Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.731Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.732Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.732Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469887008,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:58:48.732Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.732Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.733Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469889840,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T10:58:48.733Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.733Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.733Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469890841,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T10:58:48.733Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.733Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469922126,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T10:58:48.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.734Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.734Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.734Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.735Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.735Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.735Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469901224,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.736Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469903040,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.736Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.736Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469911283,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469909146,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.737Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.737Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.737Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469905350,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.738Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.738Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.738Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.738Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.738Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469918857,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.739Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469901224,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.739Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.739Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469909146,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.740Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.740Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469903040,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.740Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469905350,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.741Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.741Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469911283,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.741Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.742Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469918857,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:58:48.742Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.742Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469927580,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:58:48.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.743Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469927630,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:58:48.743Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.743Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469927800,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:58:48.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.744Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.744Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:58:48.744Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:48.745Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T10:58:48.745Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469928874,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:58:48.745Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:58:49.170Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:58:49.170Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:49.171Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:49.171Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:50.172Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:58:50.172Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:58:50.173Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T10:58:50.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:58:50.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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-04-14T10:58:50.249Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:58:50.250Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:58:50.250Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:58:50.250Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:50.250Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:58:50.250Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:50.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:58:50.523Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T10:58:50.523Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T10:58:50.523Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:50.523Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:58:50.523Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:50.524Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:50.524Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469930523,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:51.524Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:58:51.525Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-14T10:58:51.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:51.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T10:58:51.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:51.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:51.638Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15132440430006118979/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-14T10:58:53.106Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|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-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|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-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|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-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-14T10:58:53.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.108Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:53.108Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:53.109Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:53.110Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T10:58:53.111Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:53.113Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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-04-14T10:58:53.138Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068
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-04-14T10:58:53.144Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||vFW 08e9e8e4-cfa8 0
2023-04-14T10:58:53.144Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068
2023-04-14T10:58:53.144Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 39fcc78c-a096-47eb-a505-be669e42d603 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
2023-04-14T10:58:53.144Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:58:53.144Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
2023-04-14T10:58:53.240Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:58:53.241Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json 39fcc78c-a096-47eb-a505-be669e42d603 785
2023-04-14T10:58:53.241Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json ASDC sendASDCNotification
2023-04-14T10:58:53.241Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
2023-04-14T10:58:53.241Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:58:53.242Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:53.242Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:53.242Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469933241,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:54.243Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw08e9e8e4Cfa8..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "7983d438-5fe9-4e0d-aee2-264431abbff8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "80108dbf-3e76-4c05-9659-2a5b24acb6eb",
    "vfModuleModelCustomizationUUID": "f69a2a59-9094-44dd-abe7-3d167dab247f",
    "isBase": true,
    "artifacts": [
      "fc96bae6-1ace-4677-bdcf-9e1277748d33",
      "62acc233-2412-46ca-9767-5b22a551da0e"
    ],
    "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-04-14T10:58:54.250Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:80108dbf-3e76-4c05-9659-2a5b24acb6eb
VfModuleModelInvariantUUID:7983d438-5fe9-4e0d-aee2-264431abbff8
VfModuleModelDescription:NULL
Artifacts UUID List:{
fc96bae6-1ace-4677-bdcf-9e1277748d33
,
62acc233-2412-46ca-9767-5b22a551da0e

}
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-04-14T10:58:54.254Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw08e9e8e4Cfa8..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "7983d438-5fe9-4e0d-aee2-264431abbff8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "80108dbf-3e76-4c05-9659-2a5b24acb6eb",
    "vfModuleModelCustomizationUUID": "f69a2a59-9094-44dd-abe7-3d167dab247f",
    "isBase": true,
    "artifacts": [
      "fc96bae6-1ace-4677-bdcf-9e1277748d33",
      "62acc233-2412-46ca-9767-5b22a551da0e"
    ],
    "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-04-14T10:58:54.254Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:80108dbf-3e76-4c05-9659-2a5b24acb6eb
VfModuleModelInvariantUUID:7983d438-5fe9-4e0d-aee2-264431abbff8
VfModuleModelDescription:NULL
Artifacts UUID List:{
fc96bae6-1ace-4677-bdcf-9e1277748d33
,
62acc233-2412-46ca-9767-5b22a551da0e

}
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-04-14T10:58:54.254Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fc96bae6-1ace-4677-bdcf-9e1277748d33 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
2023-04-14T10:58:54.255Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:58:54.255Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
2023-04-14T10:58:54.364Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:58:54.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml fc96bae6-1ace-4677-bdcf-9e1277748d33 20368
2023-04-14T10:58:54.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-14T10:58:54.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
2023-04-14T10:58:54.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:58:54.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:54.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:54.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469934365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:55.367Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 62acc233-2412-46ca-9767-5b22a551da0e from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
2023-04-14T10:58:55.367Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-14T10:58:55.367Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
2023-04-14T10:58:55.478Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-14T10:58:55.478Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env 62acc233-2412-46ca-9767-5b22a551da0e 2098
2023-04-14T10:58:55.479Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-14T10:58:55.479Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
2023-04-14T10:58:55.479Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T10:58:55.479Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:55.480Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:55.480Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469935479,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:56.481Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T10:58:56.482Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 08e9e8e4-cfa8 0 85972f46-7fdd-4a2c-b436-b20ffb96b068 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-04-14T10:58:56.505Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@779209f7, org.onap.sdc.toscaparser.api.parameters.Input@6ed718d4, org.onap.sdc.toscaparser.api.parameters.Input@2d6783c6, org.onap.sdc.toscaparser.api.parameters.Input@5f4a0af1, org.onap.sdc.toscaparser.api.parameters.Input@38707d5e]
2023-04-14T10:58:56.506Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.506Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.506Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-04-14T10:58:56.506Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 7826f100-8fa4-472b-a2cd-919252f79d79
2023-04-14T10:58:56.506Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7826f100-8fa4-472b-a2cd-919252f79d79 matches Tosca VF Customization UUID: 7826f100-8fa4-472b-a2cd-919252f79d79
2023-04-14T10:58:56.507Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 7826f100-8fa4-472b-a2cd-919252f79d79  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-04-14T10:58:56.510Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.510Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.511Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 7826f100-8fa4-472b-a2cd-919252f79d79: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-14T10:58:56.511Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4b6c8ddd
2023-04-14T10:58:56.511Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.511Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T10:58:56.511Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f69a2a59-9094-44dd-abe7-3d167dab247f
2023-04-14T10:58:56.511Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f69a2a59-9094-44dd-abe7-3d167dab247f
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-04-14T10:58:56.516Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:56.517Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:56.518Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.518Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:56.518Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:56.518Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:56.518Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:56.518Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.518Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
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-04-14T10:58:56.521Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.521Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:56.521Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:56.521Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.521Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T10:58:56.521Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.522Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
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-04-14T10:58:56.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:56.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:56.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T10:58:56.526Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T10:58:56.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
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-04-14T10:58:56.531Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:56.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T10:58:56.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T10:58:56.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=7826f100-8fa4-472b-a2cd-919252f79d79
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-04-14T10:58:56.535Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 4df19178-0981-4e3b-8603-2e29856d50cb: vFW 08e9e8e4-cfa8
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.538Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T10:58:56.539Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T10:58:56.539Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-04-14 10-45-54 
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-04-14T10:58:57.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 08e9e8e4-cfa8 85972f46-7fdd-4a2c-b436-b20ffb96b068 1 ASDC deployResourceStructure
2023-04-14T10:58:57.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json ASDC sendASDCNotification
2023-04-14T10:58:57.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
2023-04-14T10:58:57.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:58:57.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:57.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:57.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469937034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:58.035Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-14T10:58:58.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
2023-04-14T10:58:58.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:58:58.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:58.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:58.037Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469938035,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:58:59.038Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-14T10:58:59.038Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
2023-04-14T10:58:59.038Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:58:59.038Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:58:59.038Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:58:59.038Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469939038,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:00.039Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T10:59:00.040Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T10:59:00.040Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T10:59:00.040Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:00.040Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:00.040Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469940039,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:01.041Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:59:01.070Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:59:01.075Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T10:59:01.075Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T10:59:01.075Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T10:59:01.075Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T10:59:01.076Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:59:01.076Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:59:01.076Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:59:01.076Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T10:59:01.076Z|51aca624-4ead-402a-806c-ac92ba6cf932|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-04-14T10:59:01.091Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T10:59:31.091Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T10:59:31.104Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T10:59:31.105Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T10:59:31.105Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T10:59:31.112Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T10:59:31.133Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T10:59:31.134Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4b22fdb9-6675-45f6-91cd-e6ca07038f2b], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T10:59:31.136Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T10:59:31.305Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 10:59:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[204904], x-aai-txid=[2-aai-resources-230414-10:59:31:633-42665], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T10:59:31.305Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T10:59:31.306Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T10:59:31.306Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T10:59:31.307Z|51aca624-4ead-402a-806c-ac92ba6cf932|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-04-14T10:59:31.315Z|51aca624-4ead-402a-806c-ac92ba6cf932|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-04-14T10:59:31.316Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T10:59:31.316Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T10:59:31.316Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:31.316Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:31.316Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469971316,
  "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-04-14T10:59:32.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T10:59:32.351Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T10:59:32.351Z||pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T10:59:32.351Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T10:59:32.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T10:59:32.352Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:59:32.356Z||pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T10:59:32.358Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-d07388b4-970a-4269-8d69-0332cfe8a68b
2023-04-14T10:59:32.358Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:59:32.358Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T10:59:34.775Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:59:37.783Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:59:40.792Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:59:43.806Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:59:46.815Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T10:59:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:48.737Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T10:59:48.737Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T10:59:48.744Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:59:48.745Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-d07388b4-970a-4269-8d69-0332cfe8a68b', protocol='range'}
2023-04-14T10:59:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-d07388b4-970a-4269-8d69-0332cfe8a68b=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T10:59:48.768Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T10:59:48.768Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-d07388b4-970a-4269-8d69-0332cfe8a68b', protocol='range'}
2023-04-14T10:59:48.768Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:59:48.768Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T10:59:48.768Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:59:48.768Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T10:59:48.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T10:59:48.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T10:59:48.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T10:59:48.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=292, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T10:59:48.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T10:59:48.773Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T10:59:48.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T10:59:48.775Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T10:59:48.776Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T10:59:48.776Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T10:59:48.776Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T10:59:48.776Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T10:59:48.786Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T10:59:48.786Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T10:59:48.787Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:59:48.787Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:48.788Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:48.788Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:49.788Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:59:49.789Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:49.789Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:49.789Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:49.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469928583,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469563053,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:59:49.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469929584,
  "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-04-14T10:59:49.848Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 60305574-0a73-4b1b-a2c7-fa619d150789
2023-04-14T10:59:49.848Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T10:59:49.871Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.871Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469930399,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.871Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.871Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.872Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469930523,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:49.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.872Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469930596,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.872Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469931402,
  "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-04-14T10:59:49.885Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 60305574-0a73-4b1b-a2c7-fa619d150789
2023-04-14T10:59:49.885Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T10:59:49.908Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.908Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469931599,
  "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-04-14T10:59:49.921Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 60305574-0a73-4b1b-a2c7-fa619d150789
2023-04-14T10:59:49.921Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T10:59:49.941Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.941Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469933241,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:49.941Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469934365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469935479,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469937034,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469938035,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469939038,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469940039,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.942Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.943Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.944Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469971316,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.946Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469960585,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469951257,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469928806,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469957388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469975989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469975795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469969146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469976797,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469977294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:49.949Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469977798,
  "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-04-14T10:59:49.983Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3197766a-354c-4e16-b4f8-bb939a4c5b08
2023-04-14T10:59:49.984Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T10:59:50.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469980955,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.004Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.005Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.005Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.005Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469981962,
  "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-04-14T10:59:50.026Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3197766a-354c-4e16-b4f8-bb939a4c5b08
2023-04-14T10:59:50.027Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T10:59:50.050Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.050Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.050Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469978857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469987677,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T10:59:50.051Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.052Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T10:59:50.052Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469989568,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T10:59:50.052Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T10:59:50.790Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:59:50.791Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:50.791Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:50.791Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:51.792Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:59:51.792Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:51.792Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:51.792Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:52.793Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:59:52.793Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:52.793Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:52.794Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:53.794Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:59:53.795Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:53.795Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:53.795Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:54.796Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T10:59:54.796Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:54.796Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:54.796Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:55.797Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T10:59:55.797Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T10:59:55.797Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T10:59:55.798Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T10:59:55.798Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:59:55.845Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T10:59:55.846Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T10:59:55.846Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T10:59:55.846Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:59:55.846Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T10:59:55.846Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T10:59:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T10:59:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@772d9b1a
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469995880,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:56.881Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T10:59:56.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:59:56.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T10:59:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T10:59:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T10:59:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:59:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T10:59:56.912Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T10:59:56.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T10:59:56.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ecc0209
2023-04-14T10:59:56.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T10:59:56.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T10:59:56.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T10:59:56.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T10:59:56.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T10:59:56.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T10:59:56.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T10:59:56.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T10:59:56.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469996930,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T10:59:57.931Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T10:59:57.931Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T10:59:57.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T10:59:57.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T10:59:57.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:00:27.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:00:27.981Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:00:27.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:00:27.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:00:48.718Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:00:48.720Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:00:48.720Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:00:48.721Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:00:57.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:00:58.029Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:00:58.034Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:00:58.035Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:01:28.035Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:01:28.057Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:01:28.061Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:01:28.062Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:01:48.718Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:01:48.721Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.722Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681469990574,
  "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-04-14T11:01:48.747Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3197766a-354c-4e16-b4f8-bb939a4c5b08
2023-04-14T11:01:48.747Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T11:01:48.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.772Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.772Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469995880,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469996930,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469999146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469978810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469996506,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.774Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469976993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469975677,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469978810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469999146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.775Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469996506,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469975677,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469976993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.776Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469978810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469996506,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469999146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469975677,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.777Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469976993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469978810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469999146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.778Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469975677,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469976993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469996506,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.779Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469978810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469976993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469999146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.780Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469996506,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469975677,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469978810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.781Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469976993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469996506,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469999146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.782Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469975677,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681469978810,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681469976993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.783Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681469996506,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681469999146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681469975677,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.784Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470008162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470008387,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470008167,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.785Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470008220,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470008857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470009169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.786Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470009288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:01:48.787Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.787Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.787Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470008857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.787Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.787Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.787Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470010171,
  "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-04-14T11:01:48.826Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
2023-04-14T11:01:48.826Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:01:48.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470010402,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:01:48.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470008857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470011452,
  "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-04-14T11:01:48.859Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
2023-04-14T11:01:48.860Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:01:48.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.876Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470008857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.876Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.877Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470012454,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T11:01:48.877Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.877Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.877Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470008857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.877Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.877Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.877Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470013880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:01:48.878Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.878Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.878Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470008857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:01:48.878Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.878Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.878Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470014883,
  "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-04-14T11:01:48.893Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
2023-04-14T11:01:48.894Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:01:48.917Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470008857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470016676,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470018744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:01:48.918Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:01:48.919Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-14T11:01:48.919Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470019748,
  "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-04-14T11:01:48.934Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
2023-04-14T11:01:48.935Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:01:58.062Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:01:58.088Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:01:58.093Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:01:58.093Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:02:28.094Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:02:28.124Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:02:28.128Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:02:28.128Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:02:48.718Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:02:58.129Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:02:58.155Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:02:58.161Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:02:58.161Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:03:28.161Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:03:28.187Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:03:28.192Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:03:28.192Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:03:48.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:03:58.192Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:03:58.227Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:03:58.231Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:03:58.232Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:04:28.232Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:04:28.254Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:04:28.259Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:04:28.259Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:04:48.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:04:48.790Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T11:04:48.790Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-d07388b4-970a-4269-8d69-0332cfe8a68b sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T11:04:48.790Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T11:04:48.791Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T11:04:49.340Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:04:49.357Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:04:49.357Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:04:49.364Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:04:49.364Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:04:49.383Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:04:49.384Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:04:49.384Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:04:49.389Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:04:49.389Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:04:49.390Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:04:49.390Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=432, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:04:49.390Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:04:49.391Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:04:58.259Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T11:04:58.260Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T11:04:58.274Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T11:04:58.275Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T11:04:58.276Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T11:04:58.283Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:04:58.310Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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-04-14T11:04:58.311Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T11:04:58.319Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T11:04:58.529Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T11:04:58.530Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:04:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[205], vertex-id=[196616], x-aai-txid=[2-aai-resources-230414-11:04:58:819-27789], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:04:58.530Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:04:58.530Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:04:58.530Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:04:58.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:04:58.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T11:04:58.542Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T11:04:58.542Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:04:58.542Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:04:58.543Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470298542,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:04:58.561Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:04:58.562Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470298542,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T11:04:58.564Z||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-04-14T11:04:59.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:04:59.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:04:59.576Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:04:59.576Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:04:59.576Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:04:59.576Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:00.577Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:00.577Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:00.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:00.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:01.579Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:01.579Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:01.580Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:01.580Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:02.581Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:02.581Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:02.581Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:02.582Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:03.582Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:03.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:03.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:03.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:04.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:04.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:04.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:04.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:05.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:05.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:05.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:05.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:06.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:05:06.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:05:06.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T11:05:06.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:05:06.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:05:06.632Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:05:06.632Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:05:06.633Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:05:06.638Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:06.638Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:05:06.639Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:06.964Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:05:06.965Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T11:05:06.965Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:05:06.965Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:06.966Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:05:06.966Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:06.966Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:06.966Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470306965,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:07.967Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:05:07.968Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:05:07.968Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:07.968Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T11:05:07.969Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:07.969Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:08.080Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7198323124145290781/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:05:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:05:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:05:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:05:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T11:05:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:05:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T11:05:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:05:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470309620,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:05:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T11:05:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:05:10.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:10.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:10.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470310621,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:11.623Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:05:11.651Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:05:11.656Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:11.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:05:11.670Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:05:41.670Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T11:05:41.684Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T11:05:41.684Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T11:05:41.685Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T11:05:41.690Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:05:41.710Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T11:05:41.711Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e140cb56-fa01-4e6c-afe8-86d6131edd54], X-ECOMP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-TransactionId=[], X-ONAP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], Content-Type=[application/merge-patch+json]}
2023-04-14T11:05:41.717Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:05:41.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:05:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[225344], x-aai-txid=[0-aai-resources-230414-11:05:42:218-64263], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:05:41.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:05:41.879Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T11:05:41.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:05:41.880Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:05:41.889Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:05:41.889Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:05:41.890Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:05:41.890Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:41.890Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:41.890Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470341889,
  "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-04-14T11:05:42.922Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:05:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:05:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:43.924Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:43.924Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:43.925Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:43.925Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:44.925Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:44.926Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:44.926Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:44.927Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:45.927Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:45.928Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:45.928Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:45.928Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:46.929Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:46.929Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:46.929Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:46.929Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:47.930Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:47.930Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:47.931Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:47.931Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:05:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:05:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:05:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:05:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:05:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:05:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:05:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470306965,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:05:48.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470309620,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T11:05:48.732Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.732Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.732Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470310621,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T11:05:48.732Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.732Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.732Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470341889,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.733Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:05:48.734Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.734Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:05:48.734Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.734Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.734Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:05:48.735Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.735Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:05:48.735Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:05:48.735Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:05:48.931Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:05:48.932Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:48.932Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:48.932Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:49.933Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:05:49.934Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:05:49.934Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T11:05:49.934Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:05:49.934Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:05:49.978Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:05:49.979Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:05:49.979Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:05:49.979Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:49.979Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:05:49.979Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:50.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:05:50.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T11:05:50.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:05:50.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:50.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:05:50.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:50.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:50.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470350280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:51.281Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:05:51.282Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:05:51.282Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:51.283Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T11:05:51.284Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:51.284Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:51.406Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3236109821692539667/Definitions/service-Vfw20230414104554-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-04-14T11:05:52.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:05:52.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.816Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.817Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:05:52.818Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:05:52.819Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:05:52.820Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:05:52.821Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:05:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T11:05:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:05:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T11:05:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:05:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470352875,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:53.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:05:53.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T11:05:53.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:05:53.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:05:53.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:05:53.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470353877,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:05:54.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:05:54.899Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:05:54.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:05:54.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:05:54.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:05:54.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:05:54.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:54.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:54.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:54.905Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:05:54.905Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:05:54.916Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:06:24.916Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T11:06:24.925Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T11:06:24.925Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T11:06:24.926Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T11:06:24.934Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:06:24.975Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T11:06:24.976Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a15faec3-69b2-434e-a17f-2a950b2a4e3c], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T11:06:24.985Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:06:25.167Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:06:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[177], vertex-id=[204904], x-aai-txid=[0-aai-resources-230414-11:06:25:484-16322], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:06:25.167Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:06:25.168Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T11:06:25.169Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:06:25.169Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:06:25.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:06:25.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:06:25.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:06:25.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:06:25.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:06:25.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470385178,
  "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-04-14T11:06:26.212Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:06:26.212Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:06:26.213Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:06:26.213Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:06:26.214Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:06:26.214Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:06:27.215Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:06:27.215Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:06:27.216Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:06:27.216Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:06:28.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:06:28.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:06:28.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T11:06:28.219Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T11:06:28.219Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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-04-14T11:06:28.271Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:06:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:06:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:06:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:06:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:06:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:06:28.568Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:06:28.568Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T11:06:28.569Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:06:28.569Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:06:28.569Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:06:28.569Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:06:28.569Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:06:28.570Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470388569,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:06:29.570Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:06:29.571Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:06:29.572Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:06:29.572Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T11:06:29.573Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:06:29.573Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:06:29.658Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6927415554183735265/Definitions/service-BasicNetwork-template.yml
2023-04-14T11:06:30.020Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:06:30.021Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:06:30.021Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:06:30.021Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T11:06:30.021Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.021Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.021Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.022Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.023Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.024Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.024Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.024Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.024Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.024Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.024Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.024Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.025Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.025Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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-04-14T11:06:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 9e340bfb-29cb-4415-8420-edc4ed293186
2023-04-14T11:06:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||No resources found for Service: 3d960629-e5cb-4504-a0ba-34084d27069c
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-04-14T11:06:30.047Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||
2023-04-14T11:06:30.047Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-04-14T11:06:30.048Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:06:30.048Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:06:30.048Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-04-14T11:06:30.049Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.061Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@77b03e79, org.onap.sdc.toscaparser.api.parameters.Input@b2a9a79, org.onap.sdc.toscaparser.api.parameters.Input@3a7d1769, org.onap.sdc.toscaparser.api.parameters.Input@6eedc6ea, org.onap.sdc.toscaparser.api.parameters.Input@18587eb8]
2023-04-14T11:06:30.062Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.062Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.062Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.063Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.063Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 3d960629-e5cb-4504-a0ba-34084d27069c: Generic NeutronNet
2023-04-14T11:06:30.063Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.063Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.063Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.063Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:06:30.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:06:30.103Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:06:30.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-04-14T11:06:30.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:06:30.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:06:30.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:06:30.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:06:30.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:06:30.205Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470390204,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:06:31.206Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:06:31.231Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:06:31.236Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:06:31.236Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:06:31.236Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:06:31.236Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:06:31.236Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:06:31.236Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:06:31.236Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:06:31.237Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:06:31.237Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:06:31.248Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:06:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:06:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:06:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:06:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:01.248Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T11:07:01.261Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:07:01.261Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T11:07:01.262Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T11:07:01.269Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:07:01.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T11:07:01.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[60b47c5c-ace8-4dcf-a4a3-da5c0d781d18], X-ECOMP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-TransactionId=[], X-ONAP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], Content-Type=[application/merge-patch+json]}
2023-04-14T11:07:01.292Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:07:01.464Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:07:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[169], vertex-id=[221192], x-aai-txid=[1-aai-resources-230414-11:07:01:790-33146], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:07:01.465Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:07:01.466Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T11:07:01.466Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:07:01.466Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:07:01.476Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:07:01.477Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:07:01.477Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:07:01.478Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:01.478Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:01.478Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470421477,
  "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-04-14T11:07:02.507Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:07:02.507Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:07:02.508Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:02.508Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:02.509Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:02.509Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:03.511Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:03.511Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:03.511Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:03.511Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:04.513Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:04.513Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:04.513Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:04.513Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:05.515Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:05.515Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:05.515Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:05.515Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:06.517Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:06.517Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:06.517Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:06.518Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:07.519Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:07.520Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:07.520Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:07.520Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:08.521Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:08.522Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:08.522Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:08.522Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:09.523Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:09.523Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:09.523Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:09.523Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:10.524Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:07:10.524Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:07:10.524Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T11:07:10.525Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:07:10.525Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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-04-14T11:07:10.579Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:07:10.580Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:07:10.580Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:07:10.580Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:10.580Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:07:10.580Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:10.890Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:07:10.892Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T11:07:10.893Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:07:10.893Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:10.893Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:07:10.894Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:10.894Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:10.894Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470430893,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:11.895Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:07:11.895Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:07:11.896Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:11.896Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:11.896Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:11.896Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:11.967Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6641870219206483169/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T11:07:12.543Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:07:12.544Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:07:12.544Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.544Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:07:12.544Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:07:12.545Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.546Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.546Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:07:12.546Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:07:12.546Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:07:12.547Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.547Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.547Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:07:12.547Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:07:12.547Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:07:12.547Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.548Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.548Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.548Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.548Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.548Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.548Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.548Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.549Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.549Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.549Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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-04-14T11:07:12.573Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468
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-04-14T11:07:12.578Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||pNF 4958fcb5-80a5 0
2023-04-14T11:07:12.579Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468
2023-04-14T11:07:12.579Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||No resources found for Service: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:07:12.579Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:07:12.579Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 4958fcb5-80a5 0 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 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-04-14T11:07:12.591Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@33f62252, org.onap.sdc.toscaparser.api.parameters.Input@42189301, org.onap.sdc.toscaparser.api.parameters.Input@4f64ecdf, org.onap.sdc.toscaparser.api.parameters.Input@5ae9c760, org.onap.sdc.toscaparser.api.parameters.Input@580f8add]
2023-04-14T11:07:12.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid d4d4f43e-7d04-4ead-a6e6-8c1921726535: pNF 4958fcb5-80a5
2023-04-14T11:07:12.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Processing PNF resource: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468
2023-04-14T11:07:12.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:07:12.593Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:07:12.593Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Resource customization UUID: 086c4e34-9910-4f69-9641-5c4a96ff6fdf is the same as notified resource customizationUUID: 086c4e34-9910-4f69-9641-5c4a96ff6fdf
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-04-14T11:07:12.722Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 4958fcb5-80a5 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 0 ASDC deployResourceStructure
2023-04-14T11:07:12.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:07:12.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:07:12.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:07:12.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:12.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:12.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470432723,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:13.725Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:07:13.749Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:07:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:07:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:07:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:07:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:07:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:07:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:07:13.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:07:13.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:07:13.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:07:13.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:07:43.769Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T11:07:43.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:07:43.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T11:07:43.778Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T11:07:43.782Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:07:43.804Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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-04-14T11:07:43.805Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T11:07:43.813Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:07:43.974Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T11:07:43.975Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:07:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[200792], x-aai-txid=[0-aai-resources-230414-11:07:44:310-53822], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:07:43.975Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:07:43.975Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:07:43.975Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:07:43.986Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:07:43.986Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:07:43.986Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:07:43.987Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:43.987Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:43.987Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470463986,
  "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-04-14T11:07:45.018Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T11:07:45.019Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T11:07:45.019Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T11:07:45.019Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T11:07:45.020Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T11:07:45.020Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:07:45.025Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-583d2563-d96e-435e-8a16-f674e79904e4
2023-04-14T11:07:45.025Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T11:07:45.026Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:07:45.026Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:07:47.010Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:07:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:48.734Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:07:48.735Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:07:48.740Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:07:48.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-583d2563-d96e-435e-8a16-f674e79904e4', protocol='range'}
2023-04-14T11:07:48.745Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-583d2563-d96e-435e-8a16-f674e79904e4=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:07:48.762Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:07:48.762Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-583d2563-d96e-435e-8a16-f674e79904e4', protocol='range'}
2023-04-14T11:07:48.763Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:07:48.763Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:07:48.763Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:07:48.763Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:07:48.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T11:07:48.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T11:07:48.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T11:07:48.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T11:07:48.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T11:07:48.771Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T11:07:48.774Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:07:48.774Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:07:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:07:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=451, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:07:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:07:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:07:48.781Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:07:48.782Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:07:48.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:48.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:48.786Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:48.786Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:49.788Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:49.789Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:49.789Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:49.789Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470350280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:07:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470352875,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T11:07:49.794Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.794Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470353877,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T11:07:49.794Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.794Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470385178,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:07:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:07:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.796Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470388569,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:07:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470390204,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:07:49.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470421477,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:07:49.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681469972350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:07:49.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470430893,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:07:49.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.803Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470432723,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:07:49.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.803Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470463986,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:07:49.804Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:49.804Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:07:49.804Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:07:49.804Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:07:50.790Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:50.790Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:50.791Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:50.791Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:51.792Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:51.792Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:51.792Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:51.793Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:52.794Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:52.794Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:52.794Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:52.794Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:53.795Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:53.795Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:53.795Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:53.796Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:54.796Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:07:54.797Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:54.797Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:54.797Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:55.799Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:07:55.799Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:07:55.799Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T11:07:55.800Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:07:55.800Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:07:55.857Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:07:55.858Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:07:55.858Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:07:55.858Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:07:55.858Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:07:55.858Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:07:55.878Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7e43446e
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470475879,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:56.881Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T11:07:56.901Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:07:56.901Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T11:07:56.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T11:07:56.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T11:07:56.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:07:56.905Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:07:56.906Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:07:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:07:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c254c56
2023-04-14T11:07:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:07:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:07:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:07:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T11:07:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T11:07:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:07:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:07:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:07:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470476919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:07:57.921Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:07:57.921Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:07:57.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:07:57.948Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:07:57.948Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:08:27.948Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:08:27.971Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:08:27.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:08:27.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:08:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:08:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:08:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:08:48.719Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:08:57.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:08:57.996Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:08:58.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:08:58.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:09:28.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:09:28.017Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:09:28.019Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:09:28.020Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:09:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:09:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:09:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:09:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:09:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:09:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470475879,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:09:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:09:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:09:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470476919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:09:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:09:58.020Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:09:58.042Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:09:58.046Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:09:58.046Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:10:28.046Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:10:28.064Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:10:28.068Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:10:28.068Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:10:48.718Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:10:58.068Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:10:58.090Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:10:58.094Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:10:58.095Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:11:28.095Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:11:28.141Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:11:28.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:11:28.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:11:48.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:11:58.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:11:58.167Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:11:58.171Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:11:58.171Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:12:28.172Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:12:28.197Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:12:28.202Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:12:28.202Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:12:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:12:48.820Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T11:12:48.821Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-583d2563-d96e-435e-8a16-f674e79904e4 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T11:12:48.821Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T11:12:48.821Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T11:12:49.326Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:12:49.341Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:12:49.341Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:12:49.348Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:12:49.348Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:12:49.367Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:12:49.368Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:12:49.368Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:12:49.374Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:12:49.374Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:12:49.374Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:12:49.375Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=480, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:12:49.375Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:12:49.375Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:12:58.203Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T11:12:58.203Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T11:12:58.217Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T11:12:58.217Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T11:12:58.218Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T11:12:58.226Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:12:58.262Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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-04-14T11:12:58.263Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T11:12:58.268Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T11:12:58.629Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T11:12:58.630Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:12:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[357], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-11:12:58:768-34551], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:12:58.630Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:12:58.631Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:12:58.631Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:12:58.640Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:12:58.640Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T11:12:58.640Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T11:12:58.641Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:12:58.641Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:12:58.641Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470778640,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:12:58.661Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:12:58.662Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470778640,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T11:12:58.663Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-14T11:12:59.683Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:12:59.684Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:12:59.685Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:12:59.685Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:12:59.685Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:12:59.685Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:00.686Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:00.687Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:00.687Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:00.687Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:01.688Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:01.688Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:01.688Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:01.689Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:02.689Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:02.690Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:02.690Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:02.690Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:03.691Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:03.692Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:03.692Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:03.692Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:04.693Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:04.693Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:04.693Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:04.693Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:05.694Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:05.695Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:05.695Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:05.695Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:06.696Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:13:06.697Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:13:06.697Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T11:13:06.697Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:13:06.698Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:13:06.748Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:13:06.748Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:13:06.749Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:13:06.749Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:06.749Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:13:06.749Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:07.074Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:13:07.075Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T11:13:07.076Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:13:07.076Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:07.076Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:13:07.076Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:07.076Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:07.076Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470787076,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:08.077Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:13:08.078Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:13:08.078Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:08.079Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T11:13:08.079Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:08.079Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:08.182Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17160725344381077176/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T11:13:09.670Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.671Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:13:09.672Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:13:09.673Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:13:09.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:13:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:13:09.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:09.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:09.679Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:13:09.725Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T11:13:09.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:13:09.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T11:13:09.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:13:09.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:09.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:09.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470789726,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:10.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:13:10.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T11:13:10.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:13:10.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:10.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:10.727Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470790727,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:11.728Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:13:11.751Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:13:11.756Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:13:11.756Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:13:11.756Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:13:11.756Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:13:11.757Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:11.757Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:11.757Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:11.757Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:11.757Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:13:11.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:13:41.770Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T11:13:41.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T11:13:41.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T11:13:41.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T11:13:41.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:13:41.804Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T11:13:41.805Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T11:13:41.812Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:13:41.977Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T11:13:41.977Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:13:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[225344], x-aai-txid=[1-aai-resources-230414-11:13:42:313-49808], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:13:41.978Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:13:41.978Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:13:41.978Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:13:41.988Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:13:41.989Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:13:41.989Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:13:41.989Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:41.990Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:41.990Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470821989,
  "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-04-14T11:13:43.019Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:13:43.020Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:13:43.021Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:43.021Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:43.021Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:43.022Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:44.023Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:44.023Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:44.023Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:44.023Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:45.024Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:45.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:45.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:45.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:46.026Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:46.027Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:46.027Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:46.027Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:47.028Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:47.028Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:47.028Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:47.028Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:48.029Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:48.030Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:48.030Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:48.030Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:13:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470787076,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470789726,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T11:13:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470790727,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470821989,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:13:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:13:48.732Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:13:49.031Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:13:49.032Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:49.032Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:49.032Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:50.033Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:13:50.034Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:13:50.034Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T11:13:50.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:13:50.034Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:13:50.083Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:13:50.083Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:13:50.083Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:13:50.083Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:50.083Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:13:50.084Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:50.418Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:13:50.419Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T11:13:50.419Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:13:50.419Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:50.420Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:13:50.420Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:50.420Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:50.420Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470830419,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:51.422Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:13:51.423Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:13:51.424Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:51.424Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T11:13:51.425Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:51.426Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:51.537Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2651601484872590110/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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_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-04-14T11:13:53.170Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:13:53.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:13:53.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:13:53.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.176Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.176Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:13:53.176Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.176Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:13:53.176Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.176Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.177Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:13:53.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:13:53.180Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:13:53.181Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:13:53.229Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T11:13:53.230Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:13:53.230Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T11:13:53.230Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:13:53.230Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:53.231Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:53.231Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470833230,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:54.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:13:54.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T11:13:54.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:13:54.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:13:54.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:13:54.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470834232,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:13:55.233Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:13:55.254Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:13:55.258Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:13:55.258Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:13:55.259Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:13:55.259Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:13:55.259Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:55.259Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:55.259Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:55.259Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:13:55.259Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:13:55.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:14:25.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T11:14:25.286Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T11:14:25.286Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T11:14:25.287Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T11:14:25.290Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:14:25.307Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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-04-14T11:14:25.308Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T11:14:25.310Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:14:25.493Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T11:14:25.494Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:14:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[178], vertex-id=[204904], x-aai-txid=[2-aai-resources-230414-11:14:25:810-41710], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:14:25.494Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:14:25.494Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:14:25.495Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:14:25.502Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:14:25.503Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:14:25.503Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:14:25.503Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:14:25.504Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:14:25.504Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470865503,
  "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-04-14T11:14:26.529Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:14:26.530Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:14:26.530Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:14:26.530Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:14:26.530Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:14:26.530Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:14:27.531Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:14:27.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:14:27.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:14:27.532Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:14:28.533Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:14:28.534Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:14:28.535Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T11:14:28.536Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T11:14:28.536Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:14:28.583Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:14:28.583Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:14:28.583Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:14:28.583Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:14:28.584Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:14:28.584Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:14:28.918Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:14:28.919Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T11:14:28.919Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:14:28.919Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:14:28.919Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:14:28.920Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:14:28.920Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:14:28.920Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470868919,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:14:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:14:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:14:29.923Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:14:29.923Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T11:14:29.923Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:14:29.923Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:14:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12950349776673608714/Definitions/service-BasicNetwork-template.yml
2023-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:14:30.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:14:30.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:14:30.290Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:14:30.290Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:14:30.290Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:14:30.290Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:14:30.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T11:14:30.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:14:30.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T11:14:30.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:14:30.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:14:30.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:14:30.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470870331,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:14:31.332Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:14:31.332Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T11:14:31.333Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:14:31.333Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:14:31.333Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:14:31.333Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470871332,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:14:32.334Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:14:32.361Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:14:32.365Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:14:32.366Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:14:32.381Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:14:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:14:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:14:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:14:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:02.381Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T11:15:02.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:15:02.390Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T11:15:02.390Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T11:15:02.395Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:15:02.424Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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-04-14T11:15:02.425Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T11:15:02.429Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:15:02.613Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T11:15:02.613Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:15:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[179], vertex-id=[221192], x-aai-txid=[0-aai-resources-230414-11:15:02:932-1055], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:15:02.613Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:15:02.613Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:15:02.613Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:15:02.619Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:15:02.619Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:15:02.619Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:15:02.619Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:02.619Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:02.619Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470902619,
  "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-04-14T11:15:03.651Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:15:03.651Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:15:03.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:03.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:03.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:03.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:04.653Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:04.653Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:04.654Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:04.654Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:05.654Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:05.655Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:05.655Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:05.655Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:06.656Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:06.656Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:06.656Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:06.656Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:07.657Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:07.657Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:07.657Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:07.657Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:08.658Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:08.658Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:08.658Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:08.659Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:09.659Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:09.660Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:09.660Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:09.660Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:10.660Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:10.661Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:10.661Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:10.661Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:11.662Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:15:11.662Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:15:11.662Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T11:15:11.663Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:15:11.663Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:15:11.709Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:15:11.710Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:15:11.710Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:15:11.710Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:11.710Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:15:11.710Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:12.038Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:15:12.039Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T11:15:12.039Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:15:12.039Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:12.039Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:15:12.039Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:12.040Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:12.040Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470912039,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:13.040Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:15:13.041Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:15:13.041Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.042Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.042Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.042Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.127Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7514811999785616472/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T11:15:13.712Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:15:13.713Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:13.714Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:15:13.753Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T11:15:13.753Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:15:13.753Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T11:15:13.753Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:15:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:13.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470913753,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:14.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:15:14.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T11:15:14.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:15:14.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:14.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:14.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470914754,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:15.756Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:15:15.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:15:15.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:15:15.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:15:15.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:15:15.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:15:15.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:15:15.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:15:15.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:15:15.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:15:15.786Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:15:15.799Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:15:45.800Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T11:15:45.813Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:15:45.813Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T11:15:45.814Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T11:15:45.820Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:15:45.850Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T11:15:45.850Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f710684c-54c2-4244-9e66-09bb545b1196], X-ECOMP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-TransactionId=[], X-ONAP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], Content-Type=[application/merge-patch+json]}
2023-04-14T11:15:45.854Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:15:46.020Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:15:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[200792], x-aai-txid=[1-aai-resources-230414-11:15:46:357-87630], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:15:46.021Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:15:46.021Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T11:15:46.021Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:15:46.021Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:15:46.029Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:15:46.029Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:15:46.029Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:15:46.030Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:46.030Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:46.030Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470946029,
  "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-04-14T11:15:47.059Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:15:47.060Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:15:47.060Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:47.061Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:47.061Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:47.061Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "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-04-14T11:15:48.063Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:48.064Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:48.064Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:48.064Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "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-04-14T11:15:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470830419,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470833230,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470834232,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470865503,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:15:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470868919,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470870331,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470871332,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T11:15:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:15:49.066Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:49.067Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:49.067Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:49.067Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "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-04-14T11:15:50.068Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:50.069Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:50.069Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:50.069Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "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-04-14T11:15:51.070Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:51.070Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:51.070Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:51.070Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "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-04-14T11:15:52.071Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:52.071Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:52.071Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:52.071Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:53.072Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:15:53.073Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:53.073Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:53.073Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:54.075Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:15:54.076Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:15:54.076Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T11:15:54.076Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:15:54.076Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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-04-14T11:15:54.145Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:15:54.146Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:15:54.146Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:15:54.146Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:15:54.147Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:15:54.147Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:15:54.543Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:15:54.544Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T11:15:54.544Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:15:54.544Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:15:54.544Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:15:54.544Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:54.545Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:54.545Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470954544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:15:55.552Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:15:55.554Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:15:55.554Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:55.554Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T11:15:55.556Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:55.556Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:55.639Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11450757012713140935/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-04-14T11:15:56.490Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:15:56.490Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:15:56.490Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:56.491Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:15:56.492Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.493Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:56.494Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:56.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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-04-14T11:15:56.514Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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-04-14T11:15:56.518Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||basic_vm 0
2023-04-14T11:15:56.518Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
2023-04-14T11:15:56.518Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e22cc126-8456-4e35-afe6-ee1c8dcc11cc from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-14T11:15:56.518Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:15:56.519Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:56.666Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:15:56.666Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json e22cc126-8456-4e35-afe6-ee1c8dcc11cc 787
2023-04-14T11:15:56.666Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:56.666Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:56.666Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:15:56.666Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:56.667Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:56.667Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470956666,
  "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-04-14T11:15:57.667Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "74ce7430-af06-4095-b6bc-0cf8bc6e0548",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d3b7ccba-319a-4a07-85f0-64d65ce2b4b6",
    "vfModuleModelCustomizationUUID": "20fcfb22-923a-4ca6-9205-a99ff7b0bf0c",
    "isBase": true,
    "artifacts": [
      "9fac2158-db49-411b-8abe-3b980c97e283",
      "865f3c43-847b-4398-b70b-24735cb739ad"
    ],
    "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-04-14T11:15:57.673Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
VfModuleModelInvariantUUID:74ce7430-af06-4095-b6bc-0cf8bc6e0548
VfModuleModelDescription:NULL
Artifacts UUID List:{
9fac2158-db49-411b-8abe-3b980c97e283
,
865f3c43-847b-4398-b70b-24735cb739ad

}
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-04-14T11:15:57.675Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "74ce7430-af06-4095-b6bc-0cf8bc6e0548",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d3b7ccba-319a-4a07-85f0-64d65ce2b4b6",
    "vfModuleModelCustomizationUUID": "20fcfb22-923a-4ca6-9205-a99ff7b0bf0c",
    "isBase": true,
    "artifacts": [
      "9fac2158-db49-411b-8abe-3b980c97e283",
      "865f3c43-847b-4398-b70b-24735cb739ad"
    ],
    "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-04-14T11:15:57.675Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
VfModuleModelInvariantUUID:74ce7430-af06-4095-b6bc-0cf8bc6e0548
VfModuleModelDescription:NULL
Artifacts UUID List:{
9fac2158-db49-411b-8abe-3b980c97e283
,
865f3c43-847b-4398-b70b-24735cb739ad

}
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-04-14T11:15:57.675Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9fac2158-db49-411b-8abe-3b980c97e283 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-14T11:15:57.676Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:15:57.676Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:57.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:15:57.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 9fac2158-db49-411b-8abe-3b980c97e283 5033
2023-04-14T11:15:57.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:57.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:57.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:15:57.779Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:57.779Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:57.779Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470957778,
  "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-04-14T11:15:58.780Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 865f3c43-847b-4398-b70b-24735cb739ad from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-14T11:15:58.780Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:15:58.780Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:58.880Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:15:58.881Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 865f3c43-847b-4398-b70b-24735cb739ad 903
2023-04-14T11:15:58.881Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:58.881Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:15:58.881Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:15:58.882Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:15:58.882Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:15:58.882Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470958881,
  "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-04-14T11:15:59.883Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T11:15:59.883Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 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-04-14T11:15:59.913Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@115ec669, org.onap.sdc.toscaparser.api.parameters.Input@62ca5fcb, org.onap.sdc.toscaparser.api.parameters.Input@6eab09aa, org.onap.sdc.toscaparser.api.parameters.Input@4c3d0832, org.onap.sdc.toscaparser.api.parameters.Input@2b37f252]
2023-04-14T11:15:59.914Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.914Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.914Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2023-04-14T11:15:59.914Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 0a60e384-7b52-45ef-82f6-7d02f9ca00e2
2023-04-14T11:15:59.914Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0a60e384-7b52-45ef-82f6-7d02f9ca00e2 matches Tosca VF Customization UUID: 0a60e384-7b52-45ef-82f6-7d02f9ca00e2
2023-04-14T11:15:59.914Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 0a60e384-7b52-45ef-82f6-7d02f9ca00e2  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-04-14T11:15:59.919Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.919Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.919Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 0a60e384-7b52-45ef-82f6-7d02f9ca00e2: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-14T11:15:59.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@9bb996b
2023-04-14T11:15:59.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:15:59.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 20fcfb22-923a-4ca6-9205-a99ff7b0bf0c
2023-04-14T11:15:59.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 20fcfb22-923a-4ca6-9205-a99ff7b0bf0c
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-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:15:59.925Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T11:15:59.926Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:15:59.926Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
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-04-14T11:15:59.930Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.930Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:59.931Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:15:59.931Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.931Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:15:59.931Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=0a60e384-7b52-45ef-82f6-7d02f9ca00e2
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-04-14T11:15:59.934Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.934Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid c3d0e222-7589-46f7-968e-23254c76f85a: basic_vm
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:15:59.935Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:16:00.174Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 1 ASDC deployResourceStructure
2023-04-14T11:16:00.174Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:16:00.175Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:16:00.175Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:16:00.175Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:00.175Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:00.175Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470960174,
  "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-04-14T11:16:01.176Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:16:01.176Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:16:01.176Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:16:01.176Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:01.177Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:01.177Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470961176,
  "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-04-14T11:16:02.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:16:02.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:16:02.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:16:02.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:02.180Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:02.180Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470962179,
  "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-04-14T11:16:03.181Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:16:03.182Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:16:03.182Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:16:03.182Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:03.182Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:03.182Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470963181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:04.183Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:16:04.208Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:16:04.216Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:16:04.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:16:04.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:16:04.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:16:04.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:16:04.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:16:04.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:16:04.218Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:16:04.218Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:16:04.235Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:16:34.236Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:16:34.248Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T11:16:34.248Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T11:16:34.249Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T11:16:34.254Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:16:34.273Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T11:16:34.274Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[64640d96-4c65-422f-9d70-d931db7d4b77], X-ECOMP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-TransactionId=[], X-ONAP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], Content-Type=[application/merge-patch+json]}
2023-04-14T11:16:34.276Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:16:34.453Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:16:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[237664], x-aai-txid=[1-aai-resources-230414-11:16:34:778-25443], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:16:34.453Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:16:34.454Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T11:16:34.454Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:16:34.455Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:16:34.463Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:16:34.463Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:16:34.463Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:16:34.463Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:34.463Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:34.464Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470994463,
  "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-04-14T11:16:35.495Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T11:16:35.496Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T11:16:35.496Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T11:16:35.497Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T11:16:35.497Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T11:16:35.497Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:16:35.502Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=6, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T11:16:35.502Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-97454faf-48a6-4c60-9f0a-9bb3d0bfd4dd
2023-04-14T11:16:35.503Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:16:35.503Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:16:38.166Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:16:41.175Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:16:44.184Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:16:47.192Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:16:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:48.735Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:16:48.736Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:16:48.742Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-97454faf-48a6-4c60-9f0a-9bb3d0bfd4dd', protocol='range'}
2023-04-14T11:16:48.743Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:16:48.748Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-97454faf-48a6-4c60-9f0a-9bb3d0bfd4dd=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:16:48.776Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:16:48.777Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:16:48.777Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:16:48.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-97454faf-48a6-4c60-9f0a-9bb3d0bfd4dd', protocol='range'}
2023-04-14T11:16:48.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:16:48.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:16:48.781Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:16:48.782Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:16:48.782Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:16:48.782Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=508, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:16:48.782Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:16:48.782Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:16:48.782Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T11:16:48.783Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T11:16:48.783Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T11:16:48.783Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T11:16:48.783Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T11:16:48.784Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T11:16:48.795Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:16:48.795Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:16:48.797Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:16:48.797Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:48.797Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:48.798Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:49.799Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:16:49.799Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:49.799Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:49.799Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:49.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470902619,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470912039,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.805Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.806Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470913753,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.807Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470914754,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T11:16:49.808Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.809Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.810Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.811Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.812Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470911194,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681470911291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.813Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470899146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470909402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681470883490,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470908857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470920205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470920168,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681470920397,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470921491,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470921171,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681470922172,
  "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-04-14T11:16:49.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 02d936ab-fdf4-48eb-978a-32f265e80106
2023-04-14T11:16:49.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T11:16:49.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470923244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:16:49.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681470924248,
  "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-04-14T11:16:49.886Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 02d936ab-fdf4-48eb-978a-32f265e80106
2023-04-14T11:16:49.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T11:16:49.905Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.905Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470923921,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:16:49.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "aai-model-loader",
  "timestamp": 1681470924924,
  "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-04-14T11:16:49.919Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 02d936ab-fdf4-48eb-978a-32f265e80106
2023-04-14T11:16:49.920Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470946029,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470465018,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470954544,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470956666,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470957778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470958881,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470960174,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470961176,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470962179,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470963181,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470994463,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:16:49.944Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:16:50.801Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:16:50.801Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:50.802Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:50.802Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:51.803Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:16:51.804Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:51.804Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:51.804Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:52.806Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:16:52.806Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:52.806Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:52.807Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:53.808Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:16:53.808Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:53.809Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:53.809Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:54.810Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:16:54.811Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:54.811Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:54.811Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:55.812Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:16:55.812Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:16:55.812Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T11:16:55.813Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:16:55.813Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:16:55.850Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:16:55.851Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:16:55.851Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:16:55.851Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:16:55.851Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:16:55.851Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:16:55.868Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5e6cff6b
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:16:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:55.870Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:55.870Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471015869,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:56.870Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T11:16:56.894Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:16:56.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T11:16:56.900Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T11:16:56.900Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T11:16:56.900Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:16:56.900Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:16:56.901Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:16:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:16:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@283b618a
2023-04-14T11:16:56.919Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:16:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:16:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:16:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T11:16:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T11:16:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:16:56.920Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:16:56.921Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:16:56.921Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471016920,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:16:57.922Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:16:57.922Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:16:57.947Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:16:57.951Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:16:57.951Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:17:27.952Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:17:27.973Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:17:27.976Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:17:27.976Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:17:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:17:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:17:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:17:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:17:57.977Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:17:57.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:17:58.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:17:58.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:18:28.001Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:18:28.026Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:18:28.030Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:18:28.030Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:18:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:18:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:18:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:18:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:18:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:18:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:18:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:18:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:18:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471015869,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:18:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:18:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:18:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471016920,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:18:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:18:58.031Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:18:58.052Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:18:58.057Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:18:58.057Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:19:28.058Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:19:28.081Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:19:28.085Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:19:28.085Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:19:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:19:58.086Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:19:58.111Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:19:58.117Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:19:58.118Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:20:28.118Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:20:28.144Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:20:28.150Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:20:28.150Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:20:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:20:58.151Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:20:58.178Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:20:58.183Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:20:58.183Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:21:28.183Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:21:28.209Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:21:28.213Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:21:28.213Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:21:48.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:21:48.841Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T11:21:48.841Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-97454faf-48a6-4c60-9f0a-9bb3d0bfd4dd sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T11:21:48.842Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T11:21:48.842Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T11:21:49.356Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:21:49.370Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:21:49.371Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:21:49.378Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:21:49.378Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:21:49.403Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:21:49.403Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:21:49.404Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:21:49.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:21:49.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:21:49.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:21:49.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=604, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:21:49.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:21:49.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:21:58.214Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T11:21:58.214Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T11:21:58.222Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T11:21:58.223Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T11:21:58.223Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T11:21:58.227Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:21:58.243Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T11:21:58.243Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[90345b6c-a1ba-496e-82df-9b3bec24a67e], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T11:21:58.247Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T11:21:58.429Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:21:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[179], vertex-id=[196616], x-aai-txid=[2-aai-resources-230414-11:21:58:750-57443], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:21:58.429Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:21:58.429Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T11:21:58.430Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:21:58.430Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:21:58.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:21:58.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T11:21:58.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T11:21:58.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:21:58.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:21:58.435Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471318435,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:21:58.457Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:21:58.457Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471318435,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T11:21:58.457Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-14T11:21:59.461Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:21:59.462Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:21:59.462Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:21:59.462Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:21:59.462Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:21:59.462Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:00.463Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:00.464Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:00.464Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:00.464Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:01.464Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:01.465Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:01.465Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:01.465Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:02.466Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:02.466Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:02.466Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:02.467Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:03.467Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:03.468Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:03.468Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:03.468Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:04.468Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:04.469Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:04.469Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:04.469Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:05.470Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:05.470Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:05.470Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:05.470Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:06.471Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:22:06.471Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:22:06.471Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T11:22:06.472Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:22:06.472Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:22:06.507Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:22:06.507Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:22:06.507Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:22:06.507Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:06.507Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:22:06.508Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:06.812Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:22:06.812Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T11:22:06.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:22:06.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:06.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:22:06.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:06.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:06.813Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471326813,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:07.814Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:22:07.814Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:22:07.815Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:07.815Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T11:22:07.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:07.816Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:07.933Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6848443809163920154/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T11:22:09.435Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:22:09.436Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:22:09.437Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:22:09.438Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:09.439Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:09.440Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:09.441Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:09.442Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:22:09.479Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T11:22:09.479Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:22:09.479Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T11:22:09.479Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:22:09.479Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:09.480Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:09.480Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471329479,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:10.480Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:22:10.481Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T11:22:10.481Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:22:10.481Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:10.481Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:10.481Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471330480,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:11.482Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:22:11.513Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:22:11.516Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:22:11.516Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:22:11.517Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:22:11.517Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:22:11.517Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:11.517Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:11.517Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:11.517Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:11.517Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:22:11.530Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:22:41.530Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T11:22:41.539Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T11:22:41.539Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T11:22:41.540Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T11:22:41.544Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:22:41.564Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T11:22:41.564Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T11:22:41.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:22:41.736Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T11:22:41.737Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:22:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[225344], x-aai-txid=[1-aai-resources-230414-11:22:42:075-47587], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:22:41.737Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:22:41.737Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:22:41.737Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:22:41.744Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:22:41.744Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:22:41.744Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:22:41.745Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:41.745Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:41.745Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471361744,
  "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-04-14T11:22:42.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:22:42.775Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:22:42.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:42.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:42.776Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:42.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:43.777Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:43.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:43.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:43.778Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:44.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:44.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:44.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:44.779Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:45.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:45.780Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:45.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:45.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:46.781Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:46.782Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:46.782Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:46.782Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:47.783Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:47.784Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:47.784Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:47.784Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:22:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471326813,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471329479,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.727Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471330480,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471361744,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:22:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:22:48.729Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:22:48.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:22:48.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:48.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:48.786Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:49.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:22:49.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:22:49.788Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T11:22:49.788Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:22:49.788Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:22:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:22:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:22:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:22:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:22:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:50.120Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:22:50.121Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T11:22:50.121Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:22:50.122Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:50.122Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:22:50.122Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:50.122Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:50.123Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471370121,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:51.123Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:22:51.124Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:22:51.124Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:51.124Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T11:22:51.125Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:51.125Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:51.297Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7819034093776594587/Definitions/service-Vfw20230414104554-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-04-14T11:22:52.790Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:22:52.791Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:22:52.791Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.791Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:22:52.791Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.791Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:22:52.792Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:22:52.793Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.793Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:52.793Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:22:52.793Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:22:52.793Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:22:52.793Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.793Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:22:52.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:22:52.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:22:52.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:22:52.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:22:52.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:22:52.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:52.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.799Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.800Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.801Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:22:52.802Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.803Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:52.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:22:52.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:22:52.804Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:22:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T11:22:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:22:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T11:22:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:22:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471372848,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:53.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:22:53.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T11:22:53.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:22:53.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:22:53.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:22:53.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471373850,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:22:54.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:22:54.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:22:54.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:22:54.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:22:54.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:22:54.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:22:54.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:54.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:54.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:54.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:22:54.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:22:54.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:23:24.888Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T11:23:24.896Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T11:23:24.896Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T11:23:24.897Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T11:23:24.904Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:23:24.922Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T11:23:24.923Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ade2564-ce1d-49e3-a09d-3d70be20169a], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T11:23:24.929Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:23:25.096Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:23:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[204904], x-aai-txid=[1-aai-resources-230414-11:23:25:433-64598], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:23:25.097Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:23:25.098Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T11:23:25.099Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:23:25.099Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:23:25.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:23:25.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:23:25.107Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:23:25.108Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:23:25.108Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:23:25.108Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471405107,
  "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-04-14T11:23:26.141Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:23:26.141Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:23:26.142Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:23:26.142Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:23:26.142Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:23:26.142Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:23:27.143Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:23:27.143Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:23:27.144Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:23:27.144Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:23:28.145Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:23:28.145Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:23:28.145Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T11:23:28.145Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T11:23:28.146Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:23:28.210Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:23:28.211Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:23:28.211Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:23:28.211Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:23:28.212Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:23:28.212Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:23:28.492Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:23:28.493Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T11:23:28.493Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:23:28.494Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:23:28.494Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:23:28.494Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:23:28.494Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:23:28.494Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471408493,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:23:29.495Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:23:29.496Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:23:29.496Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:23:29.496Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T11:23:29.497Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:23:29.497Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:23:29.593Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18162715528338939466/Definitions/service-BasicNetwork-template.yml
2023-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:23:29.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:23:29.877Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:23:29.878Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:23:29.878Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:23:29.878Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:23:29.921Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T11:23:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:23:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T11:23:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:23:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:23:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:23:29.922Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471409922,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:23:30.923Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:23:30.923Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T11:23:30.924Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:23:30.924Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:23:30.924Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:23:30.924Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471410923,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:23:31.926Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:23:31.945Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:23:31.949Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:23:31.962Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:23:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:23:48.719Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:23:48.719Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:23:48.719Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:01.962Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T11:24:01.976Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:24:01.976Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T11:24:01.977Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T11:24:01.984Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:24:02.000Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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-04-14T11:24:02.001Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T11:24:02.003Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:24:02.169Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T11:24:02.169Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:24:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[221192], x-aai-txid=[2-aai-resources-230414-11:24:02:507-81486], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:24:02.169Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:24:02.169Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:24:02.169Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:24:02.178Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:24:02.179Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:24:02.179Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:24:02.179Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:02.179Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:02.179Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471442179,
  "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-04-14T11:24:03.205Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:24:03.206Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:24:03.206Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:03.206Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:03.206Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:03.207Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:04.208Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:04.209Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:04.210Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:04.210Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:05.212Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:05.212Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:05.212Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:05.213Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:06.214Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:06.214Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:06.214Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:06.214Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:07.215Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:07.215Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:07.215Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:07.215Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:08.216Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:08.216Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:08.217Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:08.217Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:09.218Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:09.218Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:09.219Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:09.219Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:10.220Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:10.220Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:10.220Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:10.220Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:11.221Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:24:11.221Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:24:11.221Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T11:24:11.222Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:24:11.222Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:24:11.268Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:24:11.269Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:24:11.269Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:24:11.269Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:11.269Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:24:11.269Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:11.568Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:24:11.569Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T11:24:11.569Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:24:11.569Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:11.570Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:24:11.570Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:11.570Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:11.570Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471451569,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:12.571Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:24:12.571Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:24:12.571Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:12.572Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:12.572Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:12.572Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:12.699Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8292497264866237839/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.234Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:24:13.235Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:13.236Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:24:13.273Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T11:24:13.274Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:24:13.274Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T11:24:13.274Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:24:13.274Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:13.274Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:13.274Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471453274,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:14.275Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:24:14.276Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T11:24:14.276Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:24:14.276Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:14.276Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:14.276Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471454275,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:15.278Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:24:15.301Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:24:15.306Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:24:15.306Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:24:15.306Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:24:15.307Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:24:15.307Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:15.307Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:15.307Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:15.307Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:15.307Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:24:15.325Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:24:45.325Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T11:24:45.336Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:24:45.336Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T11:24:45.337Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T11:24:45.342Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:24:45.362Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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-04-14T11:24:45.362Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T11:24:45.368Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:24:45.550Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T11:24:45.551Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:24:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[178], vertex-id=[200792], x-aai-txid=[1-aai-resources-230414-11:24:45:872-11224], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:24:45.551Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:24:45.551Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:24:45.551Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:24:45.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:24:45.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:24:45.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:24:45.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:45.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:45.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471485560,
  "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-04-14T11:24:46.585Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:24:46.585Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:24:46.586Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:46.586Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:46.586Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:46.586Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "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-04-14T11:24:47.587Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:47.587Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:47.588Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:47.588Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "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-04-14T11:24:48.588Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:48.589Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:48.589Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:48.589Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "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-04-14T11:24:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:48.719Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.719Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471370121,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471372848,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471373850,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471405107,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:24:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471408493,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471409922,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:48.721Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:24:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471410923,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T11:24:48.722Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:24:49.590Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:49.590Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:49.591Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:49.591Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "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-04-14T11:24:50.591Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:50.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:50.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:50.592Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "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-04-14T11:24:51.593Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:51.593Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:51.593Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:51.593Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:52.594Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:24:52.594Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:52.595Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:52.595Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:53.596Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:24:53.596Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:24:53.597Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T11:24:53.597Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:24:53.598Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:24:53.644Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:24:53.644Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:24:53.645Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:24:53.645Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:24:53.645Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:24:53.645Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:24:53.904Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:24:53.904Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T11:24:53.904Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:24:53.905Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:24:53.905Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:24:53.905Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:53.905Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:53.905Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471493904,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:54.905Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:24:54.910Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:24:54.910Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:54.910Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T11:24:54.910Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:54.911Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.028Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2816109544856314647/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-04-14T11:24:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:24:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:24:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:24:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:24:55.867Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:55.868Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.869Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:55.869Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.869Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:55.869Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:24:55.869Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:24:55.869Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:24:55.916Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T11:24:55.916Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:24:55.916Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T11:24:55.916Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:24:55.916Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:55.916Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:55.916Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471495916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:56.917Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:24:56.917Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T11:24:56.918Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:24:56.918Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:24:56.918Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:24:56.918Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471496917,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:24:57.919Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:24:57.944Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:24:57.949Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:24:57.949Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:24:57.949Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:24:57.949Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:24:57.949Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:57.950Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:57.950Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:57.950Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:24:57.950Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:24:57.964Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:25:27.965Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:25:27.979Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T11:25:27.979Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T11:25:27.980Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T11:25:27.988Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:25:28.011Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T11:25:28.011Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c2a249ca-7a1c-4bf2-809a-297818ed2bf8], X-ECOMP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-TransactionId=[], X-ONAP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], Content-Type=[application/merge-patch+json]}
2023-04-14T11:25:28.016Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:25:28.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:25:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[237664], x-aai-txid=[0-aai-resources-230414-11:25:28:519-42235], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:25:28.180Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:25:28.181Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T11:25:28.181Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:25:28.182Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:25:28.190Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:25:28.191Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:25:28.191Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:25:28.191Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:28.192Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:28.192Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471528191,
  "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-04-14T11:25:29.219Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:25:29.220Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:25:29.220Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:29.221Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:29.221Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:29.221Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:30.223Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:30.223Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:30.223Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:30.223Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:31.224Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:31.225Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:31.225Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:31.226Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:32.228Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:32.228Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:32.229Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:32.229Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:33.231Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:33.231Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:33.231Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:33.231Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:34.232Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:34.232Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:34.232Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:34.232Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:35.233Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:35.233Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:35.234Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:35.234Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:36.234Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:25:36.235Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:36.235Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:36.235Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:37.236Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:25:37.237Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:25:37.237Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T11:25:37.237Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:25:37.237Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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-04-14T11:25:37.292Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:25:37.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:25:37.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:25:37.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:37.294Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:25:37.294Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:37.619Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:25:37.620Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T11:25:37.620Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:25:37.620Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:37.621Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:25:37.622Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:37.622Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:37.622Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471537620,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:38.623Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:25:38.623Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:25:38.624Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:38.624Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:38.624Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:38.624Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:38.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1006499964231325734/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T11:25:39.255Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:25:39.256Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:25:39.257Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.257Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:25:39.257Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.257Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.257Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.257Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.257Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.258Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.258Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.258Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:25:39.258Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.258Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.258Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:25:39.258Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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-04-14T11:25:39.275Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: f0bef84a-e736-4016-8755-08064a621bbe
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-04-14T11:25:39.280Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||pNF 3792f11e-e6fa 0
2023-04-14T11:25:39.281Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: f0bef84a-e736-4016-8755-08064a621bbe
2023-04-14T11:25:39.281Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T11:25:39.281Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T11:25:39.281Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3792f11e-e6fa 0 f0bef84a-e736-4016-8755-08064a621bbe 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-04-14T11:25:39.292Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@341f4fe6, org.onap.sdc.toscaparser.api.parameters.Input@40f1775, org.onap.sdc.toscaparser.api.parameters.Input@5c19cbd5, org.onap.sdc.toscaparser.api.parameters.Input@4fa5ec10, org.onap.sdc.toscaparser.api.parameters.Input@18bea7d]
2023-04-14T11:25:39.292Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 60cde04c-53c8-49bc-b03f-f6a462b2c3a1: pNF 3792f11e-e6fa
2023-04-14T11:25:39.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Processing PNF resource: f0bef84a-e736-4016-8755-08064a621bbe
2023-04-14T11:25:39.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:25:39.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:25:39.293Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Resource customization UUID: e4b816bb-54f6-4313-a932-dbbd546f1e7c is the same as notified resource customizationUUID: e4b816bb-54f6-4313-a932-dbbd546f1e7c
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-04-14T11:25:39.373Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3792f11e-e6fa f0bef84a-e736-4016-8755-08064a621bbe 0 ASDC deployResourceStructure
2023-04-14T11:25:39.373Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:25:39.374Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:25:39.374Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:25:39.374Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:25:39.374Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:25:39.374Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471539373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:40.375Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:25:40.395Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:25:40.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:25:40.413Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:25:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:25:48.719Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471442179,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:25:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.721Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.721Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.721Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.721Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.721Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.721Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.722Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.722Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.722Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.722Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.722Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471451569,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471453274,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471454275,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T11:25:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471485560,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:25:48.726Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:25:48.726Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:25:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:25:48.726Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:10.413Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T11:26:10.426Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T11:26:10.426Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T11:26:10.427Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T11:26:10.434Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:26:10.449Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T11:26:10.449Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4c0f1274-d99a-4781-b2d5-aaccee1372ea], X-ECOMP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-TransactionId=[], X-ONAP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], Content-Type=[application/merge-patch+json]}
2023-04-14T11:26:10.457Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:26:10.612Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:26:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[233480], x-aai-txid=[0-aai-resources-230414-11:26:10:961-72210], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:26:10.612Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:26:10.613Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T11:26:10.613Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:26:10.614Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:26:10.622Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:26:10.622Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:26:10.622Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:26:10.622Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:10.623Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:10.623Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471570622,
  "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-04-14T11:26:11.653Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T11:26:11.653Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T11:26:11.654Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 1 disconnected.
2023-04-14T11:26:11.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 2 disconnected.
2023-04-14T11:26:11.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T11:26:11.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T11:26:11.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T11:26:11.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:26:11.658Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T11:26:11.660Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-5963e0ea-a4d1-469b-b9f6-ff5465de2c07
2023-04-14T11:26:11.660Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:26:11.660Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:26:14.301Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:17.310Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:20.319Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:23.327Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:26.336Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:29.343Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:32.353Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:35.363Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:38.371Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:41.380Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:44.388Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:47.407Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:26:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:48.737Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:26:48.737Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:26:48.743Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:26:48.743Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-5963e0ea-a4d1-469b-b9f6-ff5465de2c07', protocol='range'}
2023-04-14T11:26:48.749Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-5963e0ea-a4d1-469b-b9f6-ff5465de2c07=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:26:48.773Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:26:48.773Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:26:48.774Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:26:48.775Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-5963e0ea-a4d1-469b-b9f6-ff5465de2c07', protocol='range'}
2023-04-14T11:26:48.775Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:26:48.776Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:26:48.778Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:26:48.778Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:26:48.779Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:26:48.779Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=648, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:26:48.779Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:26:48.779Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:26:48.780Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T11:26:48.781Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T11:26:48.781Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T11:26:48.781Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T11:26:48.782Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T11:26:48.782Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T11:26:48.874Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:26:48.874Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:26:48.875Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:26:48.875Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:48.875Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:48.875Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:49.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T11:26:49.796Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471493904,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471495916,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471496917,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471528191,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.797Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681470995495,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471537620,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471539373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471570622,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:26:49.798Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:26:49.876Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:26:49.877Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:49.877Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:49.877Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:50.878Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:26:50.878Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:50.879Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:50.879Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:51.880Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:26:51.880Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:51.880Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:51.880Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:52.881Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:26:52.881Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:52.881Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:52.881Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:53.882Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:26:53.882Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:53.882Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:53.883Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:54.883Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:26:54.884Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:54.884Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:54.884Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:55.886Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:26:55.886Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:26:55.887Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T11:26:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:26:55.887Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:26:55.932Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:26:55.933Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:26:55.933Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:26:55.933Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:26:55.933Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:26:55.933Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:26:55.954Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:26:55.954Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6e01cde6
2023-04-14T11:26:55.954Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:55.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471615955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:56.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T11:26:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:26:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T11:26:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T11:26:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T11:26:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:26:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:26:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:26:57.002Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:26:57.003Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2115b15d
2023-04-14T11:26:57.003Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:26:57.003Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:26:57.004Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:26:57.004Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T11:26:57.004Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T11:26:57.005Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:26:57.005Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:26:57.005Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:26:57.005Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471617004,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:26:58.007Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:26:58.008Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:26:58.034Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:26:58.039Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:26:58.039Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:27:28.039Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:27:28.062Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:27:28.067Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:27:28.067Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:27:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:27:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:27:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:27:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:27:58.067Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:27:58.090Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:27:58.093Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:27:58.094Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:28:28.094Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:28:28.119Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:28:28.123Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:28:28.123Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:28:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:28:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:28:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:28:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471615955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471617004,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:28:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:28:58.124Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:28:58.142Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:28:58.146Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:28:58.146Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:29:28.146Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:29:28.168Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:29:28.172Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:29:28.172Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:29:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:29:58.173Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:29:58.200Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:29:58.205Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:29:58.205Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:30:28.206Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:30:28.232Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:30:28.237Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:30:28.238Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:30:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:30:58.238Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:30:58.259Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:30:58.262Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:30:58.263Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:31:28.263Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:31:28.290Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:31:28.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:31:28.295Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:31:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:31:48.952Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T11:31:48.952Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-5963e0ea-a4d1-469b-b9f6-ff5465de2c07 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T11:31:48.953Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T11:31:48.953Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T11:31:49.334Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:31:49.350Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:31:49.350Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:31:49.356Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:31:49.356Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:31:49.373Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:31:49.374Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:31:49.374Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:31:49.379Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:31:49.379Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:31:49.379Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:31:49.379Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=676, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:31:49.380Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:31:49.380Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:31:58.295Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T11:31:58.296Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T11:31:58.306Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T11:31:58.306Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T11:31:58.307Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T11:31:58.314Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:31:58.339Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T11:31:58.339Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0ce75460-eb54-4f06-a985-ff5434964959], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T11:31:58.343Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T11:31:58.493Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:31:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-11:31:58:850-55517], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:31:58.493Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:31:58.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T11:31:58.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:31:58.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:31:58.501Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:31:58.502Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T11:31:58.502Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T11:31:58.502Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:31:58.502Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:31:58.502Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471918502,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:31:58.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:31:58.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471918502,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T11:31:58.527Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-14T11:31:59.533Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:31:59.533Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:31:59.533Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:31:59.533Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:31:59.534Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:31:59.534Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:00.534Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:00.535Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:00.535Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:00.535Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:01.536Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:01.536Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:01.536Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:01.536Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:02.537Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:02.537Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:02.538Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:02.538Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:03.539Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:03.539Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:03.539Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:03.539Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:04.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:04.542Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:04.542Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:04.542Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:05.543Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:05.544Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:05.544Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:05.544Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:06.545Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:32:06.546Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:32:06.546Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T11:32:06.546Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:32:06.546Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:32:06.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:32:06.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:32:06.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:32:06.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:06.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:32:06.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:06.967Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:32:06.968Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T11:32:06.969Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:32:06.969Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:06.969Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:32:06.969Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:06.969Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:06.970Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471926969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:07.970Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:32:07.971Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:32:07.971Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:07.971Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T11:32:07.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:07.972Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:08.079Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15963368204790055863/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T11:32:09.597Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:32:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:32:09.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:32:09.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.603Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:32:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:09.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:09.607Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:32:09.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T11:32:09.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:32:09.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T11:32:09.643Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:32:09.643Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:09.643Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:09.643Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471929642,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:10.644Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:32:10.644Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T11:32:10.644Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:32:10.645Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:10.645Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:10.645Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471930644,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:11.646Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:32:11.664Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:32:11.667Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:32:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:32:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:32:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:32:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:11.669Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:11.669Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:32:11.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:32:41.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T11:32:41.699Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T11:32:41.700Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T11:32:41.701Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T11:32:41.709Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:32:41.725Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T11:32:41.725Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bc673dbe-1c65-46df-965c-0fcfa309a9e0], X-ECOMP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-TransactionId=[], X-ONAP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], Content-Type=[application/merge-patch+json]}
2023-04-14T11:32:41.733Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:32:41.884Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:32:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[225344], x-aai-txid=[0-aai-resources-230414-11:32:42:239-61179], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:32:41.884Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:32:41.884Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T11:32:41.884Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:32:41.884Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:32:41.894Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:32:41.894Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:32:41.894Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:32:41.894Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:41.894Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:41.894Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471961894,
  "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-04-14T11:32:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:32:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:32:42.923Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:42.924Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:42.924Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:42.924Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:43.925Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:43.925Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:43.925Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:43.925Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:44.926Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:44.926Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:44.926Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:44.926Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:45.927Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:45.927Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:45.927Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:45.928Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:46.928Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:46.929Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:46.929Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:46.929Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:47.930Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:47.930Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:47.930Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:47.930Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:48.726Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.726Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:32:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:32:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:32:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:32:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471926969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471929642,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471930644,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471961894,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:32:48.732Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.732Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:32:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:32:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:32:48.734Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:32:48.931Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:32:48.931Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:48.931Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:48.931Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:49.933Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:32:49.933Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:32:49.933Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T11:32:49.933Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:32:49.933Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:32:49.974Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:32:49.974Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:32:49.974Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:32:49.974Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:49.974Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:32:49.975Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:50.289Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:32:50.290Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T11:32:50.290Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:32:50.290Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:50.290Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:32:50.290Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:50.291Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:50.291Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471970290,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:51.291Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:32:51.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:32:51.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:51.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T11:32:51.293Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:51.293Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:51.401Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6027405836830074569/Definitions/service-Vfw20230414104554-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-04-14T11:32:52.834Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:32:52.834Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:32:52.835Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:32:52.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:32:52.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.840Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T11:32:52.841Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:32:52.842Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:32:52.886Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T11:32:52.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:32:52.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T11:32:52.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:32:52.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:52.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:52.887Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471972887,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:53.888Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:32:53.889Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T11:32:53.889Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:32:53.889Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:32:53.889Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:32:53.889Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471973888,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:32:54.890Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:32:54.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:32:54.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:32:54.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:32:54.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:32:54.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:32:54.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:54.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:54.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:54.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:32:54.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:32:54.933Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:33:24.933Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T11:33:24.945Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T11:33:24.945Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T11:33:24.946Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T11:33:24.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:33:24.977Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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-04-14T11:33:24.977Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T11:33:24.981Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:33:25.132Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T11:33:25.132Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:33:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[204904], x-aai-txid=[0-aai-resources-230414-11:33:25:488-92988], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:33:25.132Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:33:25.132Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:33:25.132Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:33:25.139Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:33:25.139Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:33:25.140Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:33:25.140Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:33:25.140Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:33:25.140Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472005140,
  "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-04-14T11:33:26.167Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:33:26.167Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:33:26.168Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:33:26.169Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:33:26.169Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:33:26.169Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:33:27.170Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:33:27.170Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:33:27.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:33:27.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:33:28.171Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:33:28.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:33:28.172Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T11:33:28.172Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T11:33:28.172Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:33:28.215Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:33:28.216Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:33:28.216Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:33:28.216Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:33:28.216Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:33:28.216Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:33:28.535Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:33:28.536Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T11:33:28.536Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:33:28.536Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:33:28.536Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:33:28.537Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:33:28.537Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:33:28.537Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472008536,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:33:29.538Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:33:29.539Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:33:29.539Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:33:29.539Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T11:33:29.540Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:33:29.540Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:33:29.622Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11747968024720560824/Definitions/service-BasicNetwork-template.yml
2023-04-14T11:33:29.987Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:33:29.987Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:33:29.987Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:33:29.988Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:33:29.989Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:33:29.989Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:33:29.989Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:33:29.989Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:33:29.989Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:33:29.989Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:33:29.989Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:33:29.990Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:33:29.991Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:33:29.991Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:33:29.991Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:33:29.991Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:33:29.991Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:33:30.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T11:33:30.034Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:33:30.034Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T11:33:30.034Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:33:30.034Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:33:30.035Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:33:30.035Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472010034,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:33:31.036Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:33:31.036Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T11:33:31.036Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:33:31.037Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:33:31.037Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:33:31.037Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472011036,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:33:32.038Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:33:32.061Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:33:32.066Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:33:32.067Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:33:32.067Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:33:32.067Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:33:32.067Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:33:32.067Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:33:32.067Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:33:32.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:33:32.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:33:32.083Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:33:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:33:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:33:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:33:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:02.083Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T11:34:02.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:34:02.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T11:34:02.093Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T11:34:02.097Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:34:02.115Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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-04-14T11:34:02.116Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T11:34:02.120Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:34:02.278Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T11:34:02.278Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:34:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[221192], x-aai-txid=[0-aai-resources-230414-11:34:02:627-10978], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:34:02.279Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:34:02.279Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:34:02.279Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:34:02.285Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:34:02.285Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:34:02.285Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:34:02.286Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:02.286Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:02.286Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472042285,
  "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-04-14T11:34:03.312Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:34:03.312Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:34:03.313Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:03.313Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:03.313Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:03.313Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:04.314Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:04.315Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:04.315Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:04.315Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:05.316Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:05.316Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:05.317Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:05.317Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:06.318Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:06.319Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:06.319Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:06.319Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:07.320Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:07.320Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:07.320Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:07.320Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:08.321Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:08.322Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:08.322Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:08.322Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:09.323Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:09.324Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:09.324Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:09.324Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:10.326Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:10.326Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:10.326Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:10.326Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:11.328Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:34:11.328Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:34:11.328Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T11:34:11.329Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:34:11.329Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:34:11.371Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:34:11.371Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:34:11.371Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:34:11.371Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:11.372Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:34:11.372Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:11.681Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:34:11.681Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T11:34:11.682Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:34:11.682Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:11.682Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:34:11.682Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:11.682Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:11.682Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472051682,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:12.684Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:34:12.684Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:34:12.684Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:12.685Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:12.685Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:12.685Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:12.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4157571243182535204/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.313Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:34:13.314Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:13.315Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:34:13.357Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T11:34:13.357Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:34:13.357Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T11:34:13.357Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:34:13.357Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:13.357Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:13.357Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472053357,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:14.359Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:34:14.359Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T11:34:14.359Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:34:14.359Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:14.359Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:14.359Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472054359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:15.361Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:34:15.382Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:34:15.386Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:34:15.386Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:34:15.386Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:34:15.386Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:34:15.387Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:15.387Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:15.387Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:15.387Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:15.387Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:34:15.403Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:34:45.403Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T11:34:45.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:34:45.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T11:34:45.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T11:34:45.422Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:34:45.448Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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-04-14T11:34:45.449Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T11:34:45.454Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:34:45.628Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T11:34:45.629Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:34:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[200792], x-aai-txid=[1-aai-resources-230414-11:34:45:962-27724], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:34:45.629Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:34:45.630Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:34:45.630Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:34:45.636Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:34:45.637Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:34:45.637Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:34:45.637Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:45.637Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:45.637Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472085637,
  "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-04-14T11:34:46.667Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:34:46.667Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:34:46.667Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:46.668Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:46.668Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:46.668Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "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-04-14T11:34:47.669Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:47.669Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:47.669Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:47.669Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "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-04-14T11:34:48.670Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:48.671Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:48.671Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:48.671Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "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-04-14T11:34:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471970290,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:34:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471972887,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471973888,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472005140,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472008536,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472010034,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T11:34:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:34:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472011036,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T11:34:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:34:49.672Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:49.672Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:49.672Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:49.672Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "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-04-14T11:34:50.673Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:50.673Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:50.673Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:50.673Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "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-04-14T11:34:51.674Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:51.674Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:51.675Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:51.675Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:52.675Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:34:52.676Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:52.676Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:52.676Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:53.677Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:34:53.678Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:34:53.678Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T11:34:53.678Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:34:53.679Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:34:53.729Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:34:53.730Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:34:53.730Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:34:53.730Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:34:53.730Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:34:53.730Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:34:54.026Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:34:54.027Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T11:34:54.027Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:34:54.027Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:34:54.027Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:34:54.028Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:54.028Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:54.028Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472094027,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:55.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:34:55.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:34:55.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:55.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T11:34:55.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:55.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:55.117Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18204966164003179909/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-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:56.055Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:56.056Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T11:34:56.057Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.058Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.059Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:56.060Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:34:56.060Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:34:56.060Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:34:56.102Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T11:34:56.102Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:34:56.102Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T11:34:56.103Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:34:56.103Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:56.103Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:56.103Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472096102,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:57.104Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:34:57.104Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T11:34:57.104Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:34:57.105Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:34:57.105Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:34:57.105Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472097104,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:34:58.106Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:34:58.133Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:34:58.139Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:34:58.139Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:34:58.139Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:34:58.139Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:34:58.140Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:58.140Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:58.140Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:58.140Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:34:58.140Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:34:58.152Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:35:28.153Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:35:28.163Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T11:35:28.164Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T11:35:28.164Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T11:35:28.168Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:35:28.184Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T11:35:28.184Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aeea1ecc-8a23-4251-bc53-cc08eb1b7b7a], X-ECOMP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-TransactionId=[], X-ONAP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], Content-Type=[application/merge-patch+json]}
2023-04-14T11:35:28.192Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:35:28.343Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:35:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[237664], x-aai-txid=[1-aai-resources-230414-11:35:28:700-81030], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:35:28.343Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:35:28.344Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T11:35:28.344Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:35:28.344Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:35:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:35:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:35:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:35:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472128354,
  "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-04-14T11:35:29.382Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:35:29.382Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:35:29.382Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:29.382Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:29.382Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:29.382Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:30.383Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:30.383Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:30.383Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:30.383Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:31.384Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:31.384Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:31.385Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:31.385Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:32.386Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:32.386Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:32.387Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:32.387Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:33.388Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:33.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:33.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:33.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:34.391Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:34.391Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:34.392Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:34.392Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:35.392Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:35.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:35.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:35.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:36.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:35:36.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:36.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:36.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:37.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:35:37.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:35:37.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T11:35:37.397Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:35:37.397Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:35:37.448Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:35:37.448Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:35:37.448Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:35:37.449Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:37.449Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:35:37.449Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:37.783Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:35:37.784Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T11:35:37.785Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:35:37.785Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:37.785Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:35:37.785Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:37.786Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:37.786Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472137785,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:38.786Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:35:38.788Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:35:38.788Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:38.788Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:38.789Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:38.790Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:38.881Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11238349771274455509/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T11:35:39.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:35:39.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:35:39.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:35:39.515Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:35:39.516Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:35:39.516Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:35:39.516Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:35:39.516Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:35:39.516Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:35:39.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists
2023-04-14T11:35:39.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:35:39.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists)
2023-04-14T11:35:39.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:35:39.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:39.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:39.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472139566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:40.567Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:35:40.567Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists)
2023-04-14T11:35:40.567Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:35:40.567Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:35:40.567Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:35:40.568Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472140567,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:41.568Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:35:41.595Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:35:41.600Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:35:41.600Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:35:41.600Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:35:41.600Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:35:41.600Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:35:41.601Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:35:41.601Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:35:41.601Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:35:41.601Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:35:41.616Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:35:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:35:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472042285,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:35:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.723Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.724Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.724Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.724Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.724Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.724Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.725Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.725Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.725Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.726Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.726Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.726Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.727Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:35:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.728Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472051682,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:35:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.729Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472053357,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T11:35:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472054359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T11:35:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.730Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472085637,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:35:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:35:48.731Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.732Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.732Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:35:48.732Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:35:48.732Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:35:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:35:48.733Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:11.618Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T11:36:11.630Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T11:36:11.630Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T11:36:11.630Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T11:36:11.633Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:36:11.647Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T11:36:11.647Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aceae4e1-fbfb-4d51-aaf4-7a1ac1aeaf49], X-ECOMP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-TransactionId=[], X-ONAP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], Content-Type=[application/merge-patch+json]}
2023-04-14T11:36:11.653Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:36:11.818Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:36:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[233480], x-aai-txid=[2-aai-resources-230414-11:36:12:161-33467], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:36:11.818Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:36:11.819Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T11:36:11.819Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:36:11.819Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:36:11.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:36:11.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:36:11.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:36:11.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:11.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:11.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472171833,
  "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-04-14T11:36:12.863Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T11:36:12.864Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T11:36:12.865Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 1 disconnected.
2023-04-14T11:36:12.866Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 2 disconnected.
2023-04-14T11:36:12.866Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T11:36:12.867Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T11:36:12.867Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T11:36:12.867Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:36:12.870Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T11:36:12.872Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-3e322ffc-bf90-4fd1-bb6d-8bf6ad49c9be
2023-04-14T11:36:12.872Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:36:12.872Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:36:14.267Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:17.276Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:20.285Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:23.293Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:26.301Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:29.316Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:32.326Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:35.335Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:38.343Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:41.352Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:44.360Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:47.373Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:36:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:48.737Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:36:48.738Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:36:48.743Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-3e322ffc-bf90-4fd1-bb6d-8bf6ad49c9be', protocol='range'}
2023-04-14T11:36:48.744Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:36:48.747Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-3e322ffc-bf90-4fd1-bb6d-8bf6ad49c9be=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:36:48.764Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:36:48.764Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-3e322ffc-bf90-4fd1-bb6d-8bf6ad49c9be', protocol='range'}
2023-04-14T11:36:48.765Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:36:48.765Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:36:48.765Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:36:48.765Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:36:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:36:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:36:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:36:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=720, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:36:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:36:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:36:48.769Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T11:36:48.773Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T11:36:48.773Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T11:36:48.774Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T11:36:48.774Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T11:36:48.774Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T11:36:48.857Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:36:48.857Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:36:48.859Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:36:48.859Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:48.860Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:48.860Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:49.787Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.787Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.788Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.788Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.788Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T11:36:49.788Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.788Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.788Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472094027,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472096102,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472097104,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472128354,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:36:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681471571653,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472137785,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472139566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
}
2023-04-14T11:36:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472140567,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
}
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472171833,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:36:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:36:49.860Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:36:49.861Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:49.861Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:49.861Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:50.861Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:36:50.862Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:50.862Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:50.862Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:51.863Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:36:51.863Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:51.863Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:51.863Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:52.864Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:36:52.864Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:52.864Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:52.864Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:53.865Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:36:53.865Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:53.865Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:53.865Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:54.866Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:36:54.866Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:54.866Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:54.867Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:55.868Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:36:55.868Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:36:55.868Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T11:36:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:36:55.869Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:36:55.915Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:36:55.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:36:55.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:36:55.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:36:55.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:36:55.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:36:55.941Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:36:55.941Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@625bbb86
2023-04-14T11:36:55.942Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:36:55.942Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:36:55.942Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:36:55.942Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T11:36:55.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T11:36:55.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:36:55.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:55.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:55.943Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472215942,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:56.944Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T11:36:56.964Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:36:56.964Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T11:36:56.970Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T11:36:56.970Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T11:36:56.970Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:36:56.971Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:36:56.971Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:36:56.985Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:36:56.985Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2a808757
2023-04-14T11:36:56.985Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472216986,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:36:57.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:36:57.988Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:36:58.013Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:36:58.018Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:36:58.018Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:37:28.018Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:37:28.045Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:37:28.049Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:37:28.050Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:37:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:37:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:37:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:37:48.719Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:37:58.050Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:37:58.072Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:37:58.077Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:37:58.077Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:38:28.077Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:38:28.101Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:38:28.106Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:38:28.106Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:38:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:38:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:38:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:38:48.719Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472215942,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:38:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T11:38:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472216986,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:38:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:38:58.106Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:38:58.129Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:38:58.133Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:38:58.133Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:39:28.133Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:39:28.156Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:39:28.159Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:39:28.159Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:39:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:39:58.159Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:39:58.184Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:39:58.187Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:39:58.187Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:40:28.188Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:40:28.215Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:40:28.220Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:40:28.220Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:40:48.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:40:58.220Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:40:58.244Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:40:58.249Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:40:58.249Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:41:28.250Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:41:28.274Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:41:28.279Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:41:28.279Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:41:48.298Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:41:48.298Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:41:48.299Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:41:48.299Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:41:48.299Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:41:48.299Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:41:48.299Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:41:48.299Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:41:48.299Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:41:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:41:48.719Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:41:48.719Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:41:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:41:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:41:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:41:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:41:48.935Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T11:41:48.935Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-3e322ffc-bf90-4fd1-bb6d-8bf6ad49c9be sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T11:41:48.936Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T11:41:48.936Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T11:41:49.500Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:41:52.509Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:41:55.517Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:41:58.279Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T11:41:58.279Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T11:41:58.288Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T11:41:58.289Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T11:41:58.289Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T11:41:58.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:41:58.318Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T11:41:58.319Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d3a02a2e-9736-4b25-b43a-235406faf72e], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T11:41:58.328Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T11:41:58.515Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:41:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[183], vertex-id=[196616], x-aai-txid=[1-aai-resources-230414-11:41:58:837-42586], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:41:58.516Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:41:58.517Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T11:41:58.518Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:41:58.518Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:41:58.526Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:41:58.526Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T11:41:58.526Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T11:41:58.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:41:58.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:41:58.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472518526,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:41:58.537Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:41:59.558Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:41:59.558Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:41:59.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:41:59.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:41:59.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:41:59.559Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:00.560Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:00.561Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:00.561Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:00.561Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:01.547Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:01.562Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:01.563Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:01.563Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:01.563Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:02.564Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:02.564Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:02.564Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:02.565Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:03.566Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:03.566Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:03.566Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:03.566Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:04.558Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:04.567Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:04.567Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:04.567Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:04.568Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:05.568Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:05.569Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:05.569Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:05.569Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:06.570Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:42:06.570Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:42:06.571Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T11:42:06.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:42:06.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:42:06.616Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:42:06.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:42:06.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:42:06.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:06.618Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:42:06.618Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:06.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:42:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T11:42:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:42:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:42:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:06.916Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472526915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:07.568Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:07.917Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:42:07.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:42:07.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:07.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T11:42:07.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:07.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:08.066Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1371420639934899379/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:42:09.619Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T11:42:09.619Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:42:09.619Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T11:42:09.619Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:42:09.619Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:09.619Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:09.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472529619,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:10.576Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:10.620Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:42:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T11:42:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:42:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:10.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472530620,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:11.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:42:11.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:11.653Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:42:11.664Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:42:13.585Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:16.593Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:19.601Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:22.609Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:25.617Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:28.626Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:31.635Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:34.644Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:37.653Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:40.662Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:41.664Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T11:42:41.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T11:42:41.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T11:42:41.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T11:42:41.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:42:41.699Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T11:42:41.700Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T11:42:41.708Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:42:41.867Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T11:42:41.867Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:42:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[225344], x-aai-txid=[0-aai-resources-230414-11:42:42:217-27346], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:42:41.867Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:42:41.867Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:42:41.867Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:42:41.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:42:41.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:42:41.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:42:41.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:41.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:41.873Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472561873,
  "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-04-14T11:42:42.900Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:42:42.900Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:42:42.900Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:42.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:42.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:42.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:43.671Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:43.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:43.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:43.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:43.903Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:44.903Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:44.904Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:44.904Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:44.904Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:45.905Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:45.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:45.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:45.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:46.679Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:42:46.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:46.907Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:46.907Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:46.907Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:47.907Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:47.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:47.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:47.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:48.737Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:42:48.737Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:42:48.744Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:42:48.745Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:42:48.764Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:42:48.764Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:42:48.764Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:42:48.768Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:42:48.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:42:48.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:42:48.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=754, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:42:48.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:42:48.769Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:42:48.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:42:48.909Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:48.909Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:48.909Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:49.786Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.787Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.787Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.787Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.787Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.787Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.788Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.789Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.790Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.791Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.792Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472483215,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472481429,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681472480089,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681472491337,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472489146,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472516158,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681472516387,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472516178,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472517180,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472518526,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T11:42:49.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681472518181,
  "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-04-14T11:42:49.833Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f74e7b35-b290-4c30-af9d-861e8de5be6e
2023-04-14T11:42:49.833Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472519913,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.855Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "aai-model-loader",
  "timestamp": 1681472520915,
  "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-04-14T11:42:49.867Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f74e7b35-b290-4c30-af9d-861e8de5be6e
2023-04-14T11:42:49.867Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472526915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472529619,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T11:42:49.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472530620,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472528857,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472537674,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:42:49.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472539421,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:42:49.888Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681472540426,
  "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-04-14T11:42:49.898Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f74e7b35-b290-4c30-af9d-861e8de5be6e
2023-04-14T11:42:49.898Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T11:42:49.910Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:42:49.910Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:42:49.910Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T11:42:49.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:42:49.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb ASDC treatNotification
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472561873,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.917Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:42:49.918Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:42:49.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:42:49.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:42:49.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:42:49.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:49.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:42:49.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:50.290Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:42:50.291Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T11:42:50.291Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:42:50.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:50.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:42:50.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:50.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:50.292Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472570291,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:51.293Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:42:51.294Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:42:51.294Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:51.294Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T11:42:51.295Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:51.295Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:51.418Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP840949487992346605/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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_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-04-14T11:42:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:42:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:42:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:42:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:42:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:42:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:42:52.912Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.913Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:42:52.914Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:52.915Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:42:52.916Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:42:52.916Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:42:52.964Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T11:42:52.964Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:42:52.965Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T11:42:52.965Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:42:52.965Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:52.965Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:52.965Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472572964,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:53.966Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:42:53.966Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T11:42:53.966Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:42:53.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:42:53.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:42:53.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472573966,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:42:54.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:42:54.990Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:42:54.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:42:54.995Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:42:55.007Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:43:25.007Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T11:43:25.014Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T11:43:25.014Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T11:43:25.015Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T11:43:25.026Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:43:25.047Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T11:43:25.047Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[44cf4b40-d27f-4cb8-9300-f4c0abd77195], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T11:43:25.054Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:43:25.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:43:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[204904], x-aai-txid=[1-aai-resources-230414-11:43:25:563-95917], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:43:25.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:43:25.220Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T11:43:25.220Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:43:25.220Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:43:25.233Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:43:25.233Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:43:25.233Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:43:25.234Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:43:25.234Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:43:25.234Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472605233,
  "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-04-14T11:43:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:43:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:43:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:43:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:43:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:43:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:43:27.268Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:43:27.268Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:43:27.268Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:43:27.269Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:43:28.271Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:43:28.271Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:43:28.271Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T11:43:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T11:43:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:43:28.318Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:43:28.319Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:43:28.319Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:43:28.320Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:43:28.320Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:43:28.320Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:43:28.650Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:43:28.651Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T11:43:28.651Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:43:28.651Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:43:28.651Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:43:28.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:43:28.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:43:28.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472608651,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:43:29.652Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:43:29.653Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:43:29.653Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:43:29.654Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T11:43:29.654Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:43:29.654Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:43:29.737Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17385840791273083895/Definitions/service-BasicNetwork-template.yml
2023-04-14T11:43:30.041Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:43:30.042Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:43:30.043Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:43:30.091Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T11:43:30.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:43:30.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T11:43:30.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:43:30.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:43:30.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:43:30.092Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472610092,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:43:31.093Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:43:31.093Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T11:43:31.093Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:43:31.093Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:43:31.094Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:43:31.094Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472611093,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:43:32.095Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:43:32.119Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:43:32.124Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:43:32.125Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:43:32.125Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:43:32.125Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:43:32.125Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:43:32.125Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:43:32.125Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:43:32.125Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:43:32.126Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:43:32.141Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:43:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:43:48.726Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472570291,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:43:48.727Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.727Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472572964,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T11:43:48.727Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.727Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.727Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472573966,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472605233,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.728Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:43:48.729Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.729Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472608651,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:43:48.729Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.729Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.730Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472610092,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T11:43:48.730Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:43:48.730Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:43:48.730Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472611093,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T11:43:48.730Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:02.141Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T11:44:02.149Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:44:02.149Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T11:44:02.150Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T11:44:02.153Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:44:02.168Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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-04-14T11:44:02.169Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T11:44:02.171Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:44:02.331Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T11:44:02.332Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:44:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[221192], x-aai-txid=[2-aai-resources-230414-11:44:02:681-81353], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:44:02.332Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:44:02.332Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:44:02.332Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:44:02.342Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:44:02.343Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:44:02.344Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:44:02.344Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:02.344Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:02.345Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472642344,
  "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-04-14T11:44:03.373Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:44:03.374Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:44:03.374Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:03.374Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:03.374Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:03.374Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:04.375Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:04.376Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:04.376Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:04.376Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:05.377Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:05.377Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:05.378Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:05.378Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:06.379Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:06.379Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:06.379Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:06.379Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:07.379Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:07.380Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:07.380Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:07.380Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:08.381Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:08.381Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:08.381Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:08.382Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:09.382Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:09.383Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:09.383Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:09.383Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:10.384Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:10.385Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:10.385Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:10.385Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:11.387Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:44:11.387Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:44:11.387Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T11:44:11.388Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:44:11.388Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:44:11.428Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:44:11.429Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:44:11.429Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:44:11.429Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:11.429Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:44:11.429Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:11.753Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:44:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T11:44:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:44:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:44:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:11.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:11.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472651754,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:12.756Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:44:12.757Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:44:12.757Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:12.757Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:12.758Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:12.758Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:12.834Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17025327177926011602/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.413Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:13.414Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:13.415Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:44:13.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T11:44:13.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:44:13.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T11:44:13.465Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:44:13.465Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:13.465Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:13.465Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472653464,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:14.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:44:14.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T11:44:14.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:44:14.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:14.467Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:14.467Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472654466,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:15.468Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:44:15.494Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:44:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:44:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:44:15.500Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:44:15.500Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:44:15.500Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:15.500Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:15.500Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:15.500Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:15.501Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:44:15.515Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:44:45.515Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T11:44:45.524Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:44:45.525Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T11:44:45.525Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T11:44:45.534Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:44:45.552Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T11:44:45.552Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b5b7a5f7-6130-4cc2-8867-30ccbcfe6676], X-ECOMP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-TransactionId=[], X-ONAP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], Content-Type=[application/merge-patch+json]}
2023-04-14T11:44:45.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:44:45.720Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:44:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[200792], x-aai-txid=[0-aai-resources-230414-11:44:46:071-86025], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:44:45.720Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:44:45.721Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T11:44:45.721Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:44:45.721Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:44:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:44:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:44:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:44:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472685733,
  "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-04-14T11:44:46.759Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:44:46.759Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:44:46.759Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:46.760Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:46.760Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:46.760Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "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-04-14T11:44:47.760Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:47.761Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:47.761Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:47.761Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "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-04-14T11:44:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:48.723Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.723Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472642344,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.724Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472651754,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472653464,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472654466,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472685733,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.725Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:44:48.726Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:44:48.726Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:44:48.762Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:48.762Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:48.762Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:48.762Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "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-04-14T11:44:49.763Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:49.763Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:49.763Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:49.763Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "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-04-14T11:44:50.764Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:50.765Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:50.765Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:50.765Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "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-04-14T11:44:51.766Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:51.766Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:51.766Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:51.767Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:52.767Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:44:52.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:52.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:52.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:53.769Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:44:53.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:44:53.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T11:44:53.771Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:44:53.771Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:44:53.822Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:44:53.823Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:44:53.823Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:44:53.823Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:44:53.823Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:44:53.823Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:44:54.099Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:44:54.099Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T11:44:54.100Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:44:54.100Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:44:54.100Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:44:54.100Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:54.101Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:54.101Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472694100,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:55.101Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:44:55.102Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:44:55.102Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:55.103Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T11:44:55.103Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:55.103Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:55.192Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP365129769558588480/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-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:44:56.029Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:44:56.030Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:44:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:44:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T11:44:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:44:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T11:44:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:44:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472696083,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:57.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:44:57.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T11:44:57.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:44:57.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:44:57.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:44:57.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472697084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:44:58.086Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:44:58.116Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:44:58.121Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:44:58.136Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:45:28.137Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:45:28.151Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T11:45:28.151Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T11:45:28.152Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T11:45:28.158Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:45:28.172Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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-04-14T11:45:28.173Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T11:45:28.177Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:45:28.343Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T11:45:28.343Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:45:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[237664], x-aai-txid=[2-aai-resources-230414-11:45:28:689-6277], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:45:28.344Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:45:28.344Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:45:28.344Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:45:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:45:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:45:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:45:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472728355,
  "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-04-14T11:45:29.386Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:45:29.386Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:45:29.387Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:29.387Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:29.387Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:29.387Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:30.388Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:30.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:30.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:30.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:31.390Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:31.390Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:31.390Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:31.391Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:32.391Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:32.392Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:32.392Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:32.392Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:33.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:33.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:33.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:33.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:34.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:34.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:34.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:34.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:35.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:35.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:35.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:35.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:36.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:45:36.397Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:36.397Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:36.397Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:37.398Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:45:37.398Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:45:37.398Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T11:45:37.398Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:45:37.399Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:45:37.441Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:45:37.442Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:45:37.442Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:45:37.442Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:37.442Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:45:37.442Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:37.740Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:45:37.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T11:45:37.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:45:37.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:37.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:45:37.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:37.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:37.741Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472737741,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:38.742Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:45:38.743Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:45:38.743Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:38.743Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:38.744Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:38.744Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:38.837Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP691550005765261684/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T11:45:39.436Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:45:39.437Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:45:39.438Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:45:39.484Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists
2023-04-14T11:45:39.484Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:45:39.484Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists)
2023-04-14T11:45:39.485Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:45:39.485Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:39.485Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:39.485Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472739484,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:40.486Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:45:40.486Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists)
2023-04-14T11:45:40.486Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:45:40.487Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:45:40.487Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:45:40.487Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472740486,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:41.488Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:45:41.507Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:45:41.512Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:45:41.512Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:45:41.512Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:45:41.512Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:45:41.512Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:45:41.512Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:45:41.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:45:41.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:45:41.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:45:41.525Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:45:48.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:45:48.720Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-14T11:45:48.720Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:45:48.720Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:11.525Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T11:46:11.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T11:46:11.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T11:46:11.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T11:46:11.541Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:46:11.559Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T11:46:11.559Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a5d28db3-ebe8-4bf4-bd08-bcd6cf729537], X-ECOMP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-TransactionId=[], X-ONAP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], Content-Type=[application/merge-patch+json]}
2023-04-14T11:46:11.564Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:46:11.738Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:46:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[171], vertex-id=[233480], x-aai-txid=[2-aai-resources-230414-11:46:12:075-65631], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:46:11.739Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:46:11.740Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T11:46:11.740Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:46:11.740Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:46:11.753Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:46:11.753Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:46:11.754Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:46:11.754Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:11.754Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:11.754Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472771754,
  "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-04-14T11:46:12.784Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T11:46:12.785Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T11:46:12.785Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 0 disconnected.
2023-04-14T11:46:12.786Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T11:46:12.786Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T11:46:12.786Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T11:46:12.786Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:46:12.790Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T11:46:12.792Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-76eee212-7736-44ed-84b9-fbc9b4328ec0
2023-04-14T11:46:12.793Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:46:12.793Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:46:13.462Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:16.471Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:19.481Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:22.489Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:25.499Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:28.507Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:31.518Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:34.526Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:37.533Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:40.541Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:43.550Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:46.559Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:46:48.718Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:48.736Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:46:48.736Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:46:48.743Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-76eee212-7736-44ed-84b9-fbc9b4328ec0', protocol='range'}
2023-04-14T11:46:48.744Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:46:48.748Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-76eee212-7736-44ed-84b9-fbc9b4328ec0=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:46:48.765Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:46:48.765Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-76eee212-7736-44ed-84b9-fbc9b4328ec0', protocol='range'}
2023-04-14T11:46:48.766Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:46:48.766Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:46:48.767Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:46:48.767Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:46:48.771Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T11:46:48.771Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T11:46:48.772Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T11:46:48.771Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:46:48.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:46:48.772Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T11:46:48.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:46:48.772Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T11:46:48.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=851, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:46:48.772Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T11:46:48.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:46:48.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:46:48.795Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:46:48.795Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:46:48.796Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:46:48.796Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:48.796Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:48.796Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:49.788Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.789Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.789Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.789Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.789Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T11:46:49.789Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472694100,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472696083,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472697084,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.790Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472728355,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.791Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472172863,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472737741,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.792Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472739484,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
}
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472740486,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
}
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472771754,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:46:49.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:46:49.797Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:46:49.798Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:49.798Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:49.798Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:50.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:46:50.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:50.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:50.800Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:51.800Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:46:51.801Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:51.801Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:51.801Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:52.802Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:46:52.802Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:52.802Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:52.803Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:53.803Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:46:53.804Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:53.804Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:53.804Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:54.804Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:46:54.805Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:54.805Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:54.805Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:55.806Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:46:55.807Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:46:55.807Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T11:46:55.807Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:46:55.807Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:46:55.851Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:46:55.852Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:46:55.852Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:46:55.852Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:46:55.852Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:46:55.852Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:46:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:46:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4bdb21a0
2023-04-14T11:46:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472815880,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:56.881Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T11:46:56.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:46:56.895Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T11:46:56.899Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T11:46:56.899Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T11:46:56.899Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:46:56.899Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:46:56.899Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:46:56.915Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:46:56.915Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6d75b8d5
2023-04-14T11:46:56.915Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:46:56.915Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:46:56.915Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:46:56.915Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T11:46:56.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T11:46:56.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:46:56.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:46:56.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:46:56.916Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472816915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:46:57.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:46:57.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:46:57.939Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:46:57.942Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:46:57.942Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:47:27.942Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:47:27.966Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:47:27.970Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:47:27.971Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:47:48.718Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:47:48.719Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:47:48.719Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:47:48.719Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:47:57.971Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:47:57.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:47:57.997Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:47:57.997Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:48:27.998Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:48:28.022Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:48:28.026Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:48:28.026Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:48:48.718Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:48:48.720Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:48:48.720Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:48:48.720Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:48:48.721Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:48:48.721Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:48:48.721Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:48:48.721Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472815880,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:48:48.722Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-14T11:48:48.723Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472816915,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:48:48.723Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:48:58.027Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:48:58.050Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:48:58.055Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:48:58.055Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:49:28.055Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:49:28.083Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:49:28.088Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:49:28.088Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:49:48.718Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:49:58.089Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:49:58.115Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:49:58.119Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:49:58.119Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:50:28.119Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:50:28.142Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:50:28.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:50:28.145Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:50:48.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:50:58.146Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:50:58.173Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:50:58.179Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:50:58.179Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:51:28.179Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:51:28.203Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:51:28.211Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:51:28.211Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:51:48.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:51:48.844Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T11:51:48.845Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-76eee212-7736-44ed-84b9-fbc9b4328ec0 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T11:51:48.845Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T11:51:48.845Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T11:51:49.325Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:51:49.341Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:51:49.341Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:51:49.348Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:51:49.348Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:51:49.366Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:51:49.367Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:51:49.367Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:51:49.371Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:51:49.372Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:51:49.372Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:51:49.372Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=880, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:51:49.372Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:51:49.372Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:51:58.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T11:51:58.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T11:51:58.224Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T11:51:58.224Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T11:51:58.225Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T11:51:58.232Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:51:58.247Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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-04-14T11:51:58.247Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T11:51:58.254Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T11:51:58.444Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T11:51:58.447Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:51:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[183], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-11:51:58:767-50012], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:51:58.447Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:51:58.448Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:51:58.448Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:51:58.457Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:51:58.458Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T11:51:58.458Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T11:51:58.458Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:51:58.458Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:51:58.458Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473118458,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:51:58.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:51:58.486Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473118458,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T11:51:58.486Z||pool-2-thread-3|||||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-04-14T11:51:59.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:51:59.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:51:59.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:51:59.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:51:59.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:51:59.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:00.490Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:00.490Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:00.491Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:00.491Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:01.492Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:01.492Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:01.492Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:01.492Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:02.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:02.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:02.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:02.494Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:03.496Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:03.496Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:03.496Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:03.497Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:04.497Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:04.498Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:04.498Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:04.498Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:05.499Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:05.499Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:05.499Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:05.500Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:06.508Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:52:06.508Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:52:06.508Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T11:52:06.509Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:52:06.509Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:52:06.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:52:06.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:52:06.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:52:06.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:06.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:52:06.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:52:06.917Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T11:52:06.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:52:06.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:06.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:52:06.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:06.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:06.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473126918,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:07.919Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:52:07.920Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:52:07.920Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:07.920Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T11:52:07.921Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:07.921Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:08.022Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP192163203762737640/Definitions/service-Vfw20230414103138-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-14T11:52:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:52:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:52:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T11:52:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:52:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:52:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:09.555Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:52:09.556Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:09.557Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:52:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T11:52:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:52:09.604Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T11:52:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:52:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:09.605Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473129604,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:10.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T11:52:10.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T11:52:10.606Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:52:10.607Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:10.607Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:10.607Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473130606,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:11.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:52:11.645Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:52:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:52:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:52:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:52:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:52:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:11.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:11.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:52:11.669Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:52:41.669Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T11:52:41.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T11:52:41.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T11:52:41.684Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T11:52:41.693Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:52:41.717Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T11:52:41.718Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[93438c08-327b-4eff-8c7c-af36b2e899b5], X-ECOMP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-TransactionId=[], X-ONAP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], Content-Type=[application/merge-patch+json]}
2023-04-14T11:52:41.723Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:52:42.005Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:52:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[279], vertex-id=[225344], x-aai-txid=[1-aai-resources-230414-11:52:42:235-87572], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:52:42.005Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:52:42.006Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T11:52:42.006Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:52:42.006Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:52:42.024Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:52:42.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:52:42.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:52:42.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:42.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:42.025Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473162025,
  "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-04-14T11:52:43.047Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:52:43.048Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:52:43.048Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:43.048Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:43.048Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:43.048Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:44.048Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:44.049Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:44.049Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:44.049Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:45.050Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:45.050Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:45.050Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:45.050Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:46.051Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:46.051Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:46.051Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:46.051Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:47.051Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:47.052Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:47.052Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:47.052Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:48.052Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:48.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:48.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:48.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:48.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:52:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473126918,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473129604,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473130606,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473162025,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:52:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:52:49.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:52:49.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:49.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:49.053Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:50.054Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:52:50.054Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:52:50.054Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T11:52:50.055Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:52:50.055Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:52:50.090Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:52:50.090Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:52:50.090Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:52:50.090Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:50.090Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:52:50.090Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:50.353Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:52:50.354Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T11:52:50.354Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:52:50.354Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:50.354Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:52:50.354Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:50.354Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:50.354Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473170354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:51.355Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:52:51.356Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:52:51.356Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:51.356Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T11:52:51.356Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:51.357Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:51.462Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP362477012922294093/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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_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-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.848Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T11:52:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:52:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:52:52.849Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:52:52.850Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:52:52.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:52:52.851Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:52:52.852Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.853Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T11:52:52.854Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:52.855Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:52:52.856Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:52:52.856Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:52:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T11:52:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:52:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T11:52:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:52:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473172906,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:53.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T11:52:53.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T11:52:53.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:52:53.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:52:53.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:52:53.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473173908,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:52:54.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:52:54.924Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:52:54.927Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:52:54.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:52:54.938Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:53:24.939Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T11:53:24.945Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T11:53:24.945Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T11:53:24.946Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T11:53:24.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:53:24.961Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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-04-14T11:53:24.962Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T11:53:24.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:53:25.123Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T11:53:25.123Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:53:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[204904], x-aai-txid=[0-aai-resources-230414-11:53:25:482-11054], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:53:25.124Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:53:25.124Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:53:25.124Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:53:25.134Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:53:25.134Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:53:25.134Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:53:25.135Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:53:25.135Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:53:25.135Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473205134,
  "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-04-14T11:53:26.161Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:53:26.161Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:53:26.161Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:53:26.161Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:53:26.161Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:53:26.161Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:53:27.162Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:53:27.162Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:53:27.162Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:53:27.162Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:53:28.162Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:53:28.163Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:53:28.163Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T11:53:28.163Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T11:53:28.163Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:53:28.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:53:28.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:53:28.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:53:28.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:53:28.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:53:28.205Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:53:28.419Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:53:28.420Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T11:53:28.420Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:53:28.420Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T11:53:28.420Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:53:28.420Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:53:28.420Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:53:28.420Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473208420,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:53:29.421Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:53:29.421Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:53:29.421Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:53:29.422Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T11:53:29.422Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:53:29.422Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:53:29.485Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7622993054117595031/Definitions/service-BasicNetwork-template.yml
2023-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:53:29.825Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:53:29.826Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:53:29.827Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:53:29.874Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T11:53:29.874Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:53:29.874Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T11:53:29.874Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:53:29.874Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:53:29.874Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:53:29.874Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473209874,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:53:30.875Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T11:53:30.875Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T11:53:30.875Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:53:30.875Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:53:30.875Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:53:30.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473210875,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:53:31.876Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:53:31.896Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:53:31.899Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:53:31.899Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:53:31.899Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:53:31.899Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:53:31.900Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:53:31.900Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:53:31.900Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:53:31.900Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:53:31.900Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:53:31.910Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:53:48.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:53:48.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:53:48.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:53:48.719Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:01.910Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T11:54:01.920Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T11:54:01.920Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T11:54:01.921Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T11:54:01.930Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:54:01.946Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T11:54:01.946Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f3ef0630-a0e9-47b2-83b2-4a08d36b1950], X-ECOMP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-TransactionId=[], X-ONAP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], Content-Type=[application/merge-patch+json]}
2023-04-14T11:54:01.950Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:54:02.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:54:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[221192], x-aai-txid=[0-aai-resources-230414-11:54:02:461-35299], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:54:02.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:54:02.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T11:54:02.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:54:02.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:54:02.110Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:54:02.110Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:54:02.110Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:54:02.110Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:02.110Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:02.110Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473242110,
  "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-04-14T11:54:03.137Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:54:03.137Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:54:03.137Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:03.138Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:03.138Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:03.138Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:04.139Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:04.139Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:04.139Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:04.139Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:05.140Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:05.140Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:05.140Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:05.140Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:06.140Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:06.141Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:06.141Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:06.141Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:07.142Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:07.142Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:07.142Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:07.142Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:08.142Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:08.143Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:08.143Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:08.143Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:09.148Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:09.149Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:09.149Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:09.149Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:10.149Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:10.150Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:10.150Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:10.150Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:11.150Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:54:11.151Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:54:11.151Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T11:54:11.154Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:54:11.154Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:54:11.202Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:54:11.202Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:54:11.202Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:54:11.202Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:11.202Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:54:11.202Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:11.476Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:54:11.476Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T11:54:11.477Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:54:11.477Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:11.477Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:54:11.478Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:11.478Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:11.478Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473251477,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:12.479Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:54:12.479Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:54:12.480Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:12.480Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:12.480Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:12.480Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:12.557Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15763913070937444449/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T11:54:13.143Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:54:13.143Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:54:13.143Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:13.144Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:13.145Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:54:13.191Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T11:54:13.191Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:54:13.191Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T11:54:13.191Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:54:13.192Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:13.192Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:13.192Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473253191,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:14.193Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T11:54:14.193Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T11:54:14.193Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:54:14.194Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:14.194Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:14.194Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473254193,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:15.195Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:54:15.220Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:54:15.225Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:54:15.226Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:54:15.226Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:54:15.226Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:54:15.226Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:15.226Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:15.227Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:15.227Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:15.227Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:54:15.241Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:54:45.242Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T11:54:45.250Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T11:54:45.251Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T11:54:45.251Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T11:54:45.257Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:54:45.273Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T11:54:45.273Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a02379da-14d7-41c1-bd5d-052284861245], X-ECOMP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-TransactionId=[], X-ONAP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], Content-Type=[application/merge-patch+json]}
2023-04-14T11:54:45.277Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:54:45.444Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:54:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[200792], x-aai-txid=[2-aai-resources-230414-11:54:45:790-36386], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:54:45.445Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:54:45.446Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T11:54:45.446Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:54:45.446Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:54:45.457Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:54:45.457Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:54:45.458Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:54:45.458Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:45.458Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:45.458Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473285457,
  "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-04-14T11:54:46.484Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:54:46.485Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:54:46.485Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:46.485Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:46.485Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:46.486Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "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-04-14T11:54:47.486Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:47.487Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:47.487Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:47.487Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "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-04-14T11:54:48.488Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:48.488Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:48.488Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:48.488Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "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-04-14T11:54:48.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473170354,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473172906,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473173908,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473205134,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473208420,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473209874,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473210875,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T11:54:48.720Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:54:49.490Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:49.490Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:49.490Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:49.490Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "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-04-14T11:54:50.491Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:50.491Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:50.492Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:50.492Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "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-04-14T11:54:51.493Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:51.494Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:51.494Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:51.494Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:52.495Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:54:52.495Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:52.495Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:52.495Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:53.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:54:53.497Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:54:53.497Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T11:54:53.497Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:54:53.497Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:54:53.541Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:54:53.541Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:54:53.542Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:54:53.542Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:54:53.542Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:54:53.542Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:54:53.804Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:54:53.805Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T11:54:53.805Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:54:53.805Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T11:54:53.805Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:54:53.806Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:53.806Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:53.806Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473293805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:54.807Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:54:54.808Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:54:54.808Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:54.809Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T11:54:54.809Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:54.809Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:54.899Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1259672806464618886/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-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:55.861Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.862Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:54:55.863Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:54:55.864Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.865Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:54:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:54:55.866Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:54:55.919Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T11:54:55.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:54:55.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T11:54:55.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:54:55.920Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:55.921Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:55.921Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473295920,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:56.922Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T11:54:56.922Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T11:54:56.922Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:54:56.922Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:54:56.922Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:54:56.923Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473296922,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:54:57.924Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:54:57.946Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:54:57.950Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:54:57.950Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:54:57.951Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:54:57.951Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:54:57.951Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:57.951Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:57.951Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:57.951Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:54:57.951Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:54:57.961Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:55:27.961Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T11:55:27.972Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T11:55:27.972Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T11:55:27.972Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T11:55:27.975Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:55:27.992Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T11:55:27.992Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4a0a690c-8202-4b6c-9f8f-346aa0b3fa4c], X-ECOMP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-TransactionId=[], X-ONAP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], Content-Type=[application/merge-patch+json]}
2023-04-14T11:55:27.999Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:55:28.165Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:55:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[237664], x-aai-txid=[1-aai-resources-230414-11:55:28:512-5847], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:55:28.166Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:55:28.166Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T11:55:28.167Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:55:28.167Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:55:28.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:55:28.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:55:28.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:55:28.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:28.179Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:28.180Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473328179,
  "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-04-14T11:55:29.209Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:55:29.210Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:55:29.210Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:29.210Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:29.210Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:29.210Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:30.211Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:30.211Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:30.211Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:30.212Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:31.212Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:31.213Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:31.213Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:31.213Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:32.214Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:32.214Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:32.214Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:32.214Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:33.215Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:33.216Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:33.216Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:33.216Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:34.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:34.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:34.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:34.217Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:35.219Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:35.219Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:35.219Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:35.219Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:36.220Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:55:36.220Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:36.220Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:36.220Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:37.221Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:55:37.221Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:55:37.221Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T11:55:37.222Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:55:37.222Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:55:37.266Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:55:37.267Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:55:37.267Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:55:37.267Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:37.267Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:55:37.268Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:37.536Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:55:37.536Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T11:55:37.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:55:37.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:37.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:55:37.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:37.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:37.537Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473337537,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:38.538Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:55:38.539Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:55:38.540Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:38.540Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:38.541Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:38.541Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:38.670Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10269252396038206410/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T11:55:39.259Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:55:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:55:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:55:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.260Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:55:39.261Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:55:39.262Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:55:39.263Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:55:39.264Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:55:39.310Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists
2023-04-14T11:55:39.310Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:55:39.310Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists)
2023-04-14T11:55:39.311Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:55:39.311Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:39.311Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:39.311Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473339310,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:40.312Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T11:55:40.313Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists)
2023-04-14T11:55:40.313Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T11:55:40.313Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:55:40.314Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:55:40.314Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473340312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:41.315Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:55:41.342Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:55:41.348Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:55:41.349Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:55:41.349Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:55:41.349Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:55:41.349Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:55:41.350Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:55:41.350Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:55:41.350Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:55:41.350Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:55:41.367Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:55:48.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:55:48.721Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.721Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473242110,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:55:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473251477,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473253191,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473254193,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.731Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.731Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.731Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.734Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.735Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473256895,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473237408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473239202,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473235936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473270282,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.736Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473270511,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473270295,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473271297,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473271387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.737Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.738Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473272298,
  "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-04-14T11:55:48.771Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 590ceb0c-a2c1-468f-b859-38da66673cd0
2023-04-14T11:55:48.771Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 590ceb0c-a2c1-468f-b859-38da66673cd0 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-04-14T11:55:48.788Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.788Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473272480,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.788Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.788Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473273581,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.789Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473274755,
  "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-04-14T11:55:48.801Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 590ceb0c-a2c1-468f-b859-38da66673cd0
2023-04-14T11:55:48.801Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 590ceb0c-a2c1-468f-b859-38da66673cd0 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:55:48.818Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.818Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473275757,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.819Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473269146,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473279320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.820Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.821Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.821Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.821Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473285457,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473285537,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.824Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.825Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.825Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473286540,
  "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-04-14T11:55:48.838Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 590ceb0c-a2c1-468f-b859-38da66673cd0
2023-04-14T11:55:48.838Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 590ceb0c-a2c1-468f-b859-38da66673cd0 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-04-14T11:55:48.859Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.859Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.859Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.859Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.860Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.860Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.860Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.860Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473278857,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.860Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.860Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.861Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.862Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.862Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:55:48.862Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:55:48.862Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:55:48.862Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:11.367Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T11:56:11.380Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T11:56:11.381Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T11:56:11.382Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T11:56:11.388Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:56:11.404Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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-04-14T11:56:11.405Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T11:56:11.418Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:56:11.603Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T11:56:11.603Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:56:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[180], vertex-id=[233480], x-aai-txid=[2-aai-resources-230414-11:56:11:933-40447], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:56:11.604Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:56:11.604Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:56:11.604Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:56:11.615Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:56:11.615Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:56:11.615Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:56:11.615Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:11.616Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:11.616Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473371615,
  "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-04-14T11:56:12.651Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:56:12.651Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"f74e7b35-b290-4c30-af9d-861e8de5be6e","serviceName":"Demo_pNF_4NxSwk09reaQsf8HQ8gy","serviceVersion":"1.0","serviceUUID":"d5e9e29f-a9c5-4412-b6f3-7607bfd0981d","serviceDescription":"catalog service description","serviceInvariantUUID":"b02199cf-a572-4396-ac14-b77345df3855","resources":[{"resourceInstanceName":"pNF b4b14ff2-917e 0","resourceName":"pNF b4b14ff2-917e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"832109c8-d28a-4f24-8164-8face013bda0","resourceInvariantUUID":"27a9ad1c-7b7d-43fd-8b98-d823c7fadecd","resourceCustomizationUUID":"0c50b8da-3373-46db-b0f6-9ca3d4a862bf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml","artifactChecksum":"MzRiYjM3OTM1ZTljZGI1ZDUwZDYzNGFiN2Q4OGMwNDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a81bcd88-60d6-4d86-95a3-d5b65c93cf14","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar","artifactChecksum":"NWU5MWZlMjgxNGVjZDBlNDRjOGQ2YzljOTdkNTRjYTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9af7d2c9-a127-427b-a6df-05fe8795d33f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc531626-e9c3-4a5e-b82d-36428cc09c74","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml","artifactChecksum":"NWJkYTdkMjg1YWY2MzQ3NGY5YjNiNWRjNGIwODRkMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"001bfdf7-4a43-4165-9b50-d84f36865b78","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a865b6f-c9e0-4808-8b40-861b98cca868","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"da726b3f-2b7d-4b58-aa96-b6f4cddb9982","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactChecksum":"NzM2ODI4OGQ1MzMzZmY2NTgxZGRjZDNiMDI3NmE3OWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a63bf0dc-8ddd-4411-8bd2-8392b3d2393b","artifactVersion":"1"},{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactChecksum":"ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10d4eefe-740d-4d7c-be2c-1200442fc8c2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:56:12.651Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:12.652Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:12.652Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:12.652Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:13.653Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:13.654Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:13.654Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:13.654Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:14.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:14.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:14.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:14.655Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:15.656Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:15.657Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:15.657Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:15.657Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:16.657Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:16.658Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:16.658Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:16.658Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:17.659Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:17.659Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:17.659Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:17.659Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:18.660Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:18.661Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:18.661Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:18.661Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:19.662Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:56:19.662Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:19.662Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:19.662Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:20.663Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "serviceName": "Demo_pNF_4NxSwk09reaQsf8HQ8gy",
  "serviceVersion": "1.0",
  "serviceUUID": "d5e9e29f-a9c5-4412-b6f3-7607bfd0981d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b02199cf-a572-4396-ac14-b77345df3855",
  "resources": [
    {
      "resourceInstanceName": "pNF b4b14ff2-917e 0",
      "resourceCustomizationUUID": "0c50b8da-3373-46db-b0f6-9ca3d4a862bf",
      "resourceName": "pNF b4b14ff2-917e",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "832109c8-d28a-4f24-8164-8face013bda0",
      "resourceInvariantUUID": "27a9ad1c-7b7d-43fd-8b98-d823c7fadecd",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactChecksum": "ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "10d4eefe-740d-4d7c-be2c-1200442fc8c2"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:56:20.663Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:56:20.663Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d5e9e29f-a9c5-4412-b6f3-7607bfd0981d ASDC
2023-04-14T11:56:20.663Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:f74e7b35-b290-4c30-af9d-861e8de5be6e
ServiceName:Demo_pNF_4NxSwk09reaQsf8HQ8gy
ServiceVersion:1.0
ServiceUUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
ServiceInvariantUUID:b02199cf-a572-4396-ac14-b77345df3855
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactUUID:10d4eefe-740d-4d7c-be2c-1200442fc8c2
ArtifactChecksum:ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b4b14ff2-917e 0
ResourceCustomizationUUID:0c50b8da-3373-46db-b0f6-9ca3d4a862bf
ResourceInvariantUUID:27a9ad1c-7b7d-43fd-8b98-d823c7fadecd
ResourceName:pNF b4b14ff2-917e
ResourceType:PNF
ResourceUUID:832109c8-d28a-4f24-8164-8face013bda0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T11:56:20.663Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5e9e29f-a9c5-4412-b6f3-7607bfd0981d 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-04-14T11:56:20.716Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:56:20.717Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:56:20.717Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:56:20.717Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 from URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:20.718Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:56:20.718Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:21.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T11:56:21.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar 10d4eefe-740d-4d7c-be2c-1200442fc8c2 87997
2023-04-14T11:56:21.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T11:56:21.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:21.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T11:56:21.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:21.232Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:21.232Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473381231,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:22.232Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:56:22.233Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:56:22.233Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2, URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar to file: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.233Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.310Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8105893201838117153/Definitions/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml
2023-04-14T11:56:22.842Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b4b14ff2-917e 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-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.843Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.844Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_4NxSwk09reaQsf8HQ8gy
Description:catalog service description
Model UUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
Model Version:NULL
Model InvariantUuid:b02199cf-a572-4396-ac14-b77345df3855
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-04-14T11:56:22.862Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 832109c8-d28a-4f24-8164-8face013bda0
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-04-14T11:56:22.867Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||pNF b4b14ff2-917e 0
2023-04-14T11:56:22.867Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 832109c8-d28a-4f24-8164-8face013bda0
2023-04-14T11:56:22.867Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||No resources found for Service: d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
2023-04-14T11:56:22.867Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
2023-04-14T11:56:22.867Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b4b14ff2-917e 0 832109c8-d28a-4f24-8164-8face013bda0 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-04-14T11:56:22.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@33548bf, org.onap.sdc.toscaparser.api.parameters.Input@5b6b5b89, org.onap.sdc.toscaparser.api.parameters.Input@3df7eff0, org.onap.sdc.toscaparser.api.parameters.Input@2f87c53c, org.onap.sdc.toscaparser.api.parameters.Input@65e10c3]
2023-04-14T11:56:22.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid d5e9e29f-a9c5-4412-b6f3-7607bfd0981d: pNF b4b14ff2-917e
2023-04-14T11:56:22.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Processing PNF resource: 832109c8-d28a-4f24-8164-8face013bda0
2023-04-14T11:56:22.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T11:56:22.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T11:56:22.879Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Resource customization UUID: 0c50b8da-3373-46db-b0f6-9ca3d4a862bf is the same as notified resource customizationUUID: 0c50b8da-3373-46db-b0f6-9ca3d4a862bf
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-04-14T11:56:22.963Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b4b14ff2-917e 832109c8-d28a-4f24-8164-8face013bda0 0 ASDC deployResourceStructure
2023-04-14T11:56:22.964Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T11:56:22.964Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T11:56:22.964Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T11:56:22.964Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:22.964Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:22.964Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473382964,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:23.965Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:56:23.988Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T11:56:23.992Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T11:56:24.005Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T11:56:48.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:56:48.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473289682,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.721Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473291772,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473292777,
  "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-04-14T11:56:48.745Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 590ceb0c-a2c1-468f-b859-38da66673cd0
2023-04-14T11:56:48.745Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 590ceb0c-a2c1-468f-b859-38da66673cd0 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-04-14T11:56:48.767Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.767Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.767Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.767Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.767Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.767Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.767Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473293805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.768Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473273300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473271256,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473271515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473276762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473295920,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.769Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473296510,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473296515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473296739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473296922,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473297521,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473297611,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.770Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473298523,
  "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-04-14T11:56:48.808Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7cf86320-5cfa-475b-a72e-f2cf24df03b1
2023-04-14T11:56:48.808Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cf86320-5cfa-475b-a72e-f2cf24df03b1 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-04-14T11:56:48.830Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473298768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.831Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.831Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.831Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.832Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.832Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.832Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473300165,
  "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-04-14T11:56:48.846Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7cf86320-5cfa-475b-a72e-f2cf24df03b1
2023-04-14T11:56:48.846Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T11:56:48.861Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473301169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.862Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473299146,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473307296,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473312938,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.866Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.866Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.866Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.866Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473313940,
  "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-04-14T11:56:48.879Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7cf86320-5cfa-475b-a72e-f2cf24df03b1
2023-04-14T11:56:48.879Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cf86320-5cfa-475b-a72e-f2cf24df03b1 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-04-14T11:56:48.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473308857,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473317675,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473319836,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473320841,
  "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-04-14T11:56:48.914Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7cf86320-5cfa-475b-a72e-f2cf24df03b1
2023-04-14T11:56:48.914Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7cf86320-5cfa-475b-a72e-f2cf24df03b1 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-04-14T11:56:48.935Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.936Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.936Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.936Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.936Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.936Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.936Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.936Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.937Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.938Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.938Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.938Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.938Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.939Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.939Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.939Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.939Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.940Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.940Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.940Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.940Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.941Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.941Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.941Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.941Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.941Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.942Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.942Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.942Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.942Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.943Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.943Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.944Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.944Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.945Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.945Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473328179,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473297743,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1681473316995,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473299525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "multicloud-k8s",
  "timestamp": 1681473302172,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1681473333136,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473332917,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473333920,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:48.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "policy-distribution-id",
  "timestamp": 1681473334922,
  "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-04-14T11:56:48.988Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 52f6f628-276c-4e87-8d1e-66c7cd42f413
2023-04-14T11:56:48.988Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 52f6f628-276c-4e87-8d1e-66c7cd42f413 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-04-14T11:56:49.009Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.009Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.009Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.009Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.009Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:49.009Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.009Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.009Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473329146,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473337537,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473338320,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:49.010Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473339310,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
}
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473340312,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
}
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.011Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473342086,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.012Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.013Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.013Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "aai-model-loader",
  "timestamp": 1681473343088,
  "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-04-14T11:56:49.027Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 52f6f628-276c-4e87-8d1e-66c7cd42f413
2023-04-14T11:56:49.027Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 52f6f628-276c-4e87-8d1e-66c7cd42f413 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-04-14T11:56:49.048Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.048Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.048Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.048Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.048Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473338857,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473348662,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:56:49.049Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:56:54.005Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T11:56:54.017Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f74e7b35-b290-4c30-af9d-861e8de5be6e and serviceModelVersionId: d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
2023-04-14T11:56:54.017Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b02199cf-a572-4396-ac14-b77345df3855
2023-04-14T11:56:54.018Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0
2023-04-14T11:56:54.025Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T11:56:54.041Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?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-04-14T11:56:54.042Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||Invoke
2023-04-14T11:56:54.049Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T11:56:54.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||InvokeReturn
2023-04-14T11:56:54.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 11:56:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[258256], x-aai-txid=[2-aai-resources-230414-11:56:54:563-48278], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T11:56:54.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T11:56:54.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T11:56:54.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T11:56:54.228Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T11:56:54.228Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f74e7b35-b290-4c30-af9d-861e8de5be6e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T11:56:54.228Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T11:56:54.228Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:56:54.229Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:56:54.229Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473414228,
  "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-04-14T11:56:55.253Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T11:56:55.254Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T11:56:55.255Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 1 disconnected.
2023-04-14T11:56:55.256Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Cancelled in-flight METADATA request with correlation id 43494 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms)
2023-04-14T11:56:55.257Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 2 disconnected.
2023-04-14T11:56:55.257Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T11:56:55.258Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T11:56:55.258Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T11:56:55.258Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:56:55.264Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ae144fa6-0585-43c3-af61-a2da89b20f7d
2023-04-14T11:56:55.264Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=8, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T11:56:55.264Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:56:55.264Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T11:56:56.337Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:56:59.346Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:02.356Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:05.364Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:08.371Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:11.380Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:14.387Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:17.399Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:20.410Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:23.418Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:26.426Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:29.435Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:32.447Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:35.455Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:38.463Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:41.472Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:44.481Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:47.493Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T11:57:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:48.740Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T11:57:48.740Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T11:57:48.746Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ae144fa6-0585-43c3-af61-a2da89b20f7d', protocol='range'}
2023-04-14T11:57:48.747Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:57:48.751Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T11:57:48.751Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T11:57:48.751Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T11:57:48.751Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T11:57:48.752Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T11:57:48.752Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T11:57:48.752Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ae144fa6-0585-43c3-af61-a2da89b20f7d=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T11:57:48.768Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T11:57:48.768Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ae144fa6-0585-43c3-af61-a2da89b20f7d', protocol='range'}
2023-04-14T11:57:48.768Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:57:48.768Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T11:57:48.769Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:57:48.769Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T11:57:48.774Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T11:57:48.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T11:57:48.774Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T11:57:48.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T11:57:48.774Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T11:57:48.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T11:57:48.774Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1144, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T11:57:48.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T11:57:48.774Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T11:57:48.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T11:57:48.774Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T11:57:48.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T11:57:48.854Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T11:57:48.855Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T11:57:48.855Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:57:48.856Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:48.856Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:48.856Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:49.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.794Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473350505,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:57:49.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.795Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1681473351509,
  "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-04-14T11:57:49.814Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 52f6f628-276c-4e87-8d1e-66c7cd42f413
2023-04-14T11:57:49.815Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 52f6f628-276c-4e87-8d1e-66c7cd42f413 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-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473371615,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.836Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.837Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681472772784,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473381231,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473382964,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473414228,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:57:49.838Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:57:49.839Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:57:49.856Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:57:49.856Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:49.856Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:49.857Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:50.857Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:57:50.858Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:50.858Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:50.858Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:51.858Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:57:51.859Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:51.859Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:51.859Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:52.860Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:57:52.860Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:52.860Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:52.861Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:53.861Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:57:53.861Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:53.861Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:53.862Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:54.862Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T11:57:54.862Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:54.862Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:54.862Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:55.863Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T11:57:55.863Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T11:57:55.863Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T11:57:55.863Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T11:57:55.863Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:57:55.928Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T11:57:55.928Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:57:55.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T11:57:55.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:57:55.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:57:55.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T11:57:55.952Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:57:55.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@550bf62f
2023-04-14T11:57:55.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:57:55.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:57:55.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:57:55.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T11:57:55.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T11:57:55.953Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:57:55.954Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:55.954Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:55.954Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473475953,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:56.955Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T11:57:56.974Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:57:56.974Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T11:57:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T11:57:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T11:57:56.981Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:57:56.981Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T11:57:56.981Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T11:57:56.998Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T11:57:56.999Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@795409a5
2023-04-14T11:57:56.999Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T11:57:56.999Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T11:57:56.999Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T11:57:56.999Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T11:57:57.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T11:57:57.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T11:57:57.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T11:57:57.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T11:57:57.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473476999,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:57:58.001Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T11:57:58.002Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:57:58.022Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:57:58.026Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:57:58.027Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:58:28.027Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:58:28.053Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:58:28.057Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:58:28.057Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:58:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:58:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:58:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T11:58:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:58:58.058Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:58:58.079Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:58:58.083Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:58:58.084Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:59:28.084Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:59:28.108Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:59:28.112Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:59:28.112Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T11:59:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T11:59:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:59:48.719Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T11:59:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:59:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:59:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:59:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:59:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:59:48.720Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:59:48.721Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473475953,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:59:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:59:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-14T11:59:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473476999,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T11:59:48.722Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T11:59:58.112Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T11:59:58.137Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T11:59:58.141Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T11:59:58.141Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:00:28.141Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:00:28.165Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:00:28.169Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:00:28.169Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:00:48.718Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:00:58.169Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:00:58.194Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:00:58.200Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:00:58.200Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:01:28.201Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:01:28.226Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:01:28.230Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:01:28.230Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:01:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:01:58.231Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:01:58.258Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:01:58.262Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:01:58.263Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:02:28.263Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:02:28.296Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:02:28.302Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:02:28.302Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:02:48.719Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:02:48.898Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T12:02:48.898Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ae144fa6-0585-43c3-af61-a2da89b20f7d sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T12:02:48.898Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T12:02:48.898Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T12:02:49.322Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:02:49.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:02:49.338Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:02:49.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:02:49.346Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:02:49.363Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:02:49.364Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:02:49.364Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:02:49.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:02:49.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:02:49.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:02:49.370Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:02:49.370Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:02:49.370Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:02:58.302Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T12:02:58.302Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T12:02:58.315Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T12:02:58.315Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T12:02:58.315Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T12:02:58.322Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:02:58.339Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T12:02:58.339Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ff397174-a9b8-40a4-a5a8-c5a68c68b8af], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T12:02:58.345Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T12:02:58.512Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:02:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[196616], x-aai-txid=[2-aai-resources-230414-12:02:58:863-57673], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:02:58.512Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:02:58.513Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T12:02:58.514Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:02:58.514Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:02:58.526Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:02:58.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T12:02:58.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T12:02:58.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:02:58.528Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:02:58.528Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473778527,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:02:58.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:02:58.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473778527,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T12:02:58.553Z||pool-2-thread-2|||||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-04-14T12:02:59.562Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:02:59.563Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:02:59.563Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:02:59.563Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:02:59.564Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:02:59.564Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:00.565Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:00.565Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:00.566Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:00.566Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:01.567Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:01.567Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:01.567Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:01.567Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:02.568Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:02.569Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:02.569Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:02.570Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:03.570Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:03.571Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:03.571Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:03.571Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:04.572Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:04.573Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:04.573Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:04.573Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:05.574Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:05.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:05.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:05.575Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:06.577Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:03:06.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:03:06.578Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T12:03:06.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:03:06.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:03:06.621Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:03:06.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:03:06.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:03:06.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:06.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:03:06.622Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:06.982Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:03:06.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T12:03:06.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:03:06.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:06.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:03:06.984Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:06.984Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:06.984Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473786983,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:07.986Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:03:07.986Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:03:07.987Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:07.987Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T12:03:07.988Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:07.988Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:08.105Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2837352845811777423/Definitions/service-Vfw20230414103138-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-14T12:03:09.546Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:03:09.547Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.548Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.549Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:03:09.550Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.551Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.552Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.553Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:09.554Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:03:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T12:03:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:03:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T12:03:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:03:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:09.599Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473789599,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:10.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:03:10.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T12:03:10.600Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:03:10.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:10.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:10.601Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473790600,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:11.602Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:03:11.627Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:03:11.633Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:03:11.633Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:03:11.633Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:03:11.634Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:03:11.634Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:11.634Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:11.634Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:11.634Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:11.634Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:03:11.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:03:41.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T12:03:41.655Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T12:03:41.656Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T12:03:41.657Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T12:03:41.662Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:03:41.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T12:03:41.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T12:03:41.691Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:03:41.852Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T12:03:41.852Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:03:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[225344], x-aai-txid=[1-aai-resources-230414-12:03:42:207-47566], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:03:41.852Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:03:41.852Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:03:41.852Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:03:41.862Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:03:41.862Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:03:41.862Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:03:41.862Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:41.862Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:41.862Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473821862,
  "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-04-14T12:03:42.888Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:03:42.888Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:03:42.889Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:42.889Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:42.889Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:42.889Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:43.890Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:43.891Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:43.891Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:43.891Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:44.892Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:44.893Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:44.893Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:44.893Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:45.894Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:45.895Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:45.895Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:45.895Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:46.895Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:46.896Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:46.896Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:46.896Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:47.897Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:47.897Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:47.897Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:47.898Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:03:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:03:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:03:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:03:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:03:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:03:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:03:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473786983,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:03:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473789599,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T12:03:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473790600,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T12:03:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473821862,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.731Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:03:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:03:48.899Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:03:48.899Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:48.900Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:48.900Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:49.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:03:49.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:03:49.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T12:03:49.901Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:03:49.901Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:03:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:03:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:03:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:03:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:49.941Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:03:49.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:50.283Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:03:50.284Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T12:03:50.284Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:03:50.284Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:50.284Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:03:50.285Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:50.285Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:50.285Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473830284,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:51.286Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:03:51.286Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:03:51.287Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:51.287Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T12:03:51.288Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:51.288Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:51.405Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1733851374597368112/Definitions/service-Vfw20230414104554-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-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:03:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:03:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:03:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:03:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:03:52.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T12:03:52.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:03:52.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T12:03:52.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:03:52.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:52.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:52.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473832930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:03:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T12:03:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:03:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:03:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:03:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473833931,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:03:54.932Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:03:54.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:03:54.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:03:54.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:03:54.966Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:04:24.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T12:04:24.975Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T12:04:24.976Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T12:04:24.976Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T12:04:24.983Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:04:25.002Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T12:04:25.003Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[053eb0b5-4834-4599-b699-9dc6384b8051], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T12:04:25.011Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:04:25.173Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:04:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[204904], x-aai-txid=[2-aai-resources-230414-12:04:25:533-94082], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:04:25.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:04:25.174Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T12:04:25.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:04:25.175Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:04:25.184Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:04:25.184Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:04:25.184Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:04:25.185Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:04:25.185Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:04:25.185Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473865184,
  "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-04-14T12:04:26.216Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:04:26.216Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:04:26.216Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:04:26.216Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:04:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:04:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:04:27.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:04:27.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:04:27.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:04:27.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:04:28.220Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:04:28.221Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:04:28.221Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T12:04:28.221Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T12:04:28.221Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:04:28.271Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:04:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:04:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:04:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:04:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:04:28.272Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:04:28.576Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:04:28.577Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T12:04:28.577Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:04:28.577Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:04:28.577Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:04:28.577Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:04:28.578Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:04:28.578Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473868577,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:04:29.579Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:04:29.580Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:04:29.581Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:04:29.581Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T12:04:29.582Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:04:29.582Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:04:29.658Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6934811055269596360/Definitions/service-BasicNetwork-template.yml
2023-04-14T12:04:29.995Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:04:29.996Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:04:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:04:30.047Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T12:04:30.047Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:04:30.047Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T12:04:30.048Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:04:30.048Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:04:30.048Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:04:30.048Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473870047,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:04:31.050Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:04:31.050Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T12:04:31.050Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:04:31.051Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:04:31.051Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:04:31.051Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473871050,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:04:32.053Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:04:32.080Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:04:32.084Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:04:32.084Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:04:32.084Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:04:32.084Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:04:32.085Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:04:32.085Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:04:32.085Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:04:32.085Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:04:32.085Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:04:32.097Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:04:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:04:48.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:04:48.719Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:04:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:02.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T12:05:02.105Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T12:05:02.106Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T12:05:02.107Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T12:05:02.115Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:05:02.139Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T12:05:02.139Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e341e5d5-cf8b-451b-99a9-6f6c839758f9], X-ECOMP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-TransactionId=[], X-ONAP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], Content-Type=[application/merge-patch+json]}
2023-04-14T12:05:02.146Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:05:02.344Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:05:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[221192], x-aai-txid=[2-aai-resources-230414-12:05:02:664-64344], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:05:02.344Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:05:02.345Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T12:05:02.346Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:05:02.346Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:05:02.355Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:05:02.356Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:05:02.356Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:05:02.356Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:02.356Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:02.357Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473902356,
  "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-04-14T12:05:03.384Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:05:03.384Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:05:03.384Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:03.385Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:03.385Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:03.385Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:04.386Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:04.387Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:04.387Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:04.387Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:05.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:05.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:05.390Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:05.390Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:06.392Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:06.393Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:06.393Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:06.393Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:07.394Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:07.395Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:07.395Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:07.395Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:08.397Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:08.397Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:08.397Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:08.397Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:09.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:09.399Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:09.399Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:09.399Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:10.401Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:10.401Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:10.402Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:10.402Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:11.403Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:05:11.404Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:05:11.404Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T12:05:11.404Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:05:11.405Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:05:11.454Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:05:11.455Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:05:11.455Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:05:11.455Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:11.455Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:05:11.455Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:11.736Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:05:11.737Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T12:05:11.737Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:05:11.738Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:11.738Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:05:11.738Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:11.738Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:11.738Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473911737,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:12.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:05:12.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:05:12.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:12.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:12.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:12.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:12.811Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4339279403772647365/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T12:05:13.419Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:05:13.420Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:13.421Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:13.422Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:13.422Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:13.422Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:13.422Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:05:13.465Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T12:05:13.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:05:13.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T12:05:13.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:05:13.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:13.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:13.466Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473913466,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:14.467Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:05:14.467Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T12:05:14.467Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:05:14.467Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:14.468Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:14.468Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473914467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:15.468Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:05:15.493Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:05:15.498Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:05:15.498Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:05:15.498Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:05:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:05:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:15.499Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:05:15.514Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:05:45.514Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T12:05:45.526Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T12:05:45.526Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T12:05:45.527Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T12:05:45.530Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:05:45.552Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T12:05:45.553Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4f532387-823c-4418-869e-a0bc8639648a], X-ECOMP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], X-TransactionId=[], X-ONAP-RequestID=[3197766a-354c-4e16-b4f8-bb939a4c5b08], Content-Type=[application/merge-patch+json]}
2023-04-14T12:05:45.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:05:45.722Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:05:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[200792], x-aai-txid=[0-aai-resources-230414-12:05:46:078-98453], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:05:45.722Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:05:45.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T12:05:45.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:05:45.723Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:05:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:05:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:05:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:05:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:45.733Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:45.734Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473945733,
  "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-04-14T12:05:46.763Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:05:46.764Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:05:46.764Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:46.764Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:46.764Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:46.765Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:05:47.765Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:47.766Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:47.766Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:47.766Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:05:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:48.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.719Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473830284,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:05:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473832930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T12:05:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473833931,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T12:05:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473865184,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473868577,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:05:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473870047,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T12:05:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:05:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473871050,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T12:05:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:05:48.767Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:48.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:48.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:48.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:05:49.769Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:49.769Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:49.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:49.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:05:50.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:50.771Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:50.771Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:50.772Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:05:51.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:51.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:51.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:51.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:52.774Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:05:52.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:52.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:52.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:53.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:05:53.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:05:53.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T12:05:53.777Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:05:53.778Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:05:53.815Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:05:53.815Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:05:53.816Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:05:53.816Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:05:53.816Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:05:53.816Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:05:54.128Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:05:54.137Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T12:05:54.137Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:05:54.137Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:05:54.137Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:05:54.138Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:54.138Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:54.138Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473954137,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:55.139Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:05:55.140Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:05:55.140Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:55.141Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T12:05:55.142Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:55.143Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:55.262Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17946303611956052660/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-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:05:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:56.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:05:56.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:05:56.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:05:56.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:05:56.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:56.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:56.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:05:56.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:05:56.085Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:05:56.126Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T12:05:56.126Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:05:56.126Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T12:05:56.127Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:05:56.127Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:56.127Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:56.127Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473956126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:57.128Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:05:57.129Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T12:05:57.129Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:05:57.129Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:05:57.129Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:05:57.130Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473957128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:05:58.130Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:05:58.157Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:05:58.162Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:05:58.162Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:05:58.162Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:05:58.163Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:05:58.163Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:58.163Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:58.163Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:58.164Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:05:58.164Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:05:58.177Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:06:28.178Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T12:06:28.188Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T12:06:28.188Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T12:06:28.189Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T12:06:28.192Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:06:28.212Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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-04-14T12:06:28.213Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T12:06:28.221Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:06:28.388Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T12:06:28.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:06:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[237664], x-aai-txid=[0-aai-resources-230414-12:06:28:739-28312], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:06:28.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:06:28.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:06:28.389Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:06:28.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:06:28.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:06:28.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:06:28.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:28.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:28.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473988401,
  "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-04-14T12:06:29.434Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:06:29.435Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:06:29.435Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:29.435Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:29.436Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:29.436Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:30.436Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:30.437Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:30.437Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:30.437Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:31.438Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:31.439Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:31.439Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:31.439Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:32.440Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:32.440Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:32.441Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:32.441Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:33.442Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:33.443Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:33.443Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:33.443Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:34.444Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:34.445Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:34.445Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:34.445Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:35.446Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:35.446Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:35.447Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:35.447Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:36.447Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:06:36.448Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:36.448Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:36.448Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:37.449Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:06:37.449Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:06:37.449Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T12:06:37.450Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:06:37.450Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:06:37.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:06:37.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:06:37.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:06:37.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:37.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:06:37.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:37.820Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:06:37.825Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T12:06:37.825Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:06:37.825Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:37.826Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:06:37.826Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:37.826Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:37.826Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473997825,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:38.826Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:06:38.827Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:06:38.827Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:38.828Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:38.828Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:38.828Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:38.906Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17882204293792114634/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:06:39.504Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:06:39.505Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:06:39.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:06:39.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:06:39.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:06:39.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:06:39.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:06:39.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:06:39.506Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:06:39.559Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists
2023-04-14T12:06:39.559Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:06:39.559Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists)
2023-04-14T12:06:39.560Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:06:39.560Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:39.560Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:39.560Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473999559,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:40.561Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:06:40.561Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists)
2023-04-14T12:06:40.561Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:06:40.561Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:06:40.561Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:06:40.561Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474000561,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:41.562Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:06:41.585Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:06:41.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:06:41.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:06:41.602Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:06:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:06:48.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473902356,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:06:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473911737,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473913466,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473914467,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473945733,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:06:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:06:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:06:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:06:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:11.603Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T12:07:11.616Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T12:07:11.616Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T12:07:11.617Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T12:07:11.625Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:07:11.640Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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-04-14T12:07:11.640Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T12:07:11.644Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:07:11.795Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T12:07:11.795Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:07:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[233480], x-aai-txid=[0-aai-resources-230414-12:07:12:159-75205], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:07:11.796Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:07:11.796Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:07:11.796Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:07:11.811Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:07:11.811Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:07:11.812Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:07:11.812Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:11.812Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:11.812Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474031811,
  "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-04-14T12:07:12.840Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:07:12.840Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"f74e7b35-b290-4c30-af9d-861e8de5be6e","serviceName":"Demo_pNF_4NxSwk09reaQsf8HQ8gy","serviceVersion":"1.0","serviceUUID":"d5e9e29f-a9c5-4412-b6f3-7607bfd0981d","serviceDescription":"catalog service description","serviceInvariantUUID":"b02199cf-a572-4396-ac14-b77345df3855","resources":[{"resourceInstanceName":"pNF b4b14ff2-917e 0","resourceName":"pNF b4b14ff2-917e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"832109c8-d28a-4f24-8164-8face013bda0","resourceInvariantUUID":"27a9ad1c-7b7d-43fd-8b98-d823c7fadecd","resourceCustomizationUUID":"0c50b8da-3373-46db-b0f6-9ca3d4a862bf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml","artifactChecksum":"MzRiYjM3OTM1ZTljZGI1ZDUwZDYzNGFiN2Q4OGMwNDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a81bcd88-60d6-4d86-95a3-d5b65c93cf14","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar","artifactChecksum":"NWU5MWZlMjgxNGVjZDBlNDRjOGQ2YzljOTdkNTRjYTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9af7d2c9-a127-427b-a6df-05fe8795d33f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc531626-e9c3-4a5e-b82d-36428cc09c74","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml","artifactChecksum":"NWJkYTdkMjg1YWY2MzQ3NGY5YjNiNWRjNGIwODRkMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"001bfdf7-4a43-4165-9b50-d84f36865b78","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a865b6f-c9e0-4808-8b40-861b98cca868","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"da726b3f-2b7d-4b58-aa96-b6f4cddb9982","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactChecksum":"NzM2ODI4OGQ1MzMzZmY2NTgxZGRjZDNiMDI3NmE3OWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a63bf0dc-8ddd-4411-8bd2-8392b3d2393b","artifactVersion":"1"},{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactChecksum":"ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10d4eefe-740d-4d7c-be2c-1200442fc8c2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:07:12.841Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:12.841Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:12.841Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:12.842Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:13.843Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:13.843Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:13.843Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:13.843Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:14.844Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:14.845Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:14.845Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:14.845Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:15.846Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:15.847Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:15.847Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:15.847Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:16.848Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:16.848Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:16.848Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:16.848Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:17.850Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:17.850Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:17.850Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:17.850Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:18.852Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:18.852Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:18.852Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:18.853Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:19.854Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:19.854Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:19.855Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:19.855Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:20.856Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "serviceName": "Demo_pNF_4NxSwk09reaQsf8HQ8gy",
  "serviceVersion": "1.0",
  "serviceUUID": "d5e9e29f-a9c5-4412-b6f3-7607bfd0981d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b02199cf-a572-4396-ac14-b77345df3855",
  "resources": [
    {
      "resourceInstanceName": "pNF b4b14ff2-917e 0",
      "resourceCustomizationUUID": "0c50b8da-3373-46db-b0f6-9ca3d4a862bf",
      "resourceName": "pNF b4b14ff2-917e",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "832109c8-d28a-4f24-8164-8face013bda0",
      "resourceInvariantUUID": "27a9ad1c-7b7d-43fd-8b98-d823c7fadecd",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactChecksum": "ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "10d4eefe-740d-4d7c-be2c-1200442fc8c2"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:07:20.857Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:07:20.857Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d5e9e29f-a9c5-4412-b6f3-7607bfd0981d ASDC
2023-04-14T12:07:20.857Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:f74e7b35-b290-4c30-af9d-861e8de5be6e
ServiceName:Demo_pNF_4NxSwk09reaQsf8HQ8gy
ServiceVersion:1.0
ServiceUUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
ServiceInvariantUUID:b02199cf-a572-4396-ac14-b77345df3855
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactUUID:10d4eefe-740d-4d7c-be2c-1200442fc8c2
ArtifactChecksum:ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b4b14ff2-917e 0
ResourceCustomizationUUID:0c50b8da-3373-46db-b0f6-9ca3d4a862bf
ResourceInvariantUUID:27a9ad1c-7b7d-43fd-8b98-d823c7fadecd
ResourceName:pNF b4b14ff2-917e
ResourceType:PNF
ResourceUUID:832109c8-d28a-4f24-8164-8face013bda0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:07:20.857Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5e9e29f-a9c5-4412-b6f3-7607bfd0981d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:07:20.899Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:07:20.900Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:07:20.900Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:07:20.900Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 from URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:20.900Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:07:20.901Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:21.257Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:07:21.258Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar 10d4eefe-740d-4d7c-be2c-1200442fc8c2 87997
2023-04-14T12:07:21.259Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:07:21.259Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:21.259Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:07:21.260Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:21.260Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:21.260Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474041259,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:22.262Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:07:22.263Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:07:22.263Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2, URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar to file: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.264Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.264Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.264Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.357Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2830716378823230757/Definitions/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b4b14ff2-917e 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-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.983Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:07:22.984Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:07:22.985Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_4NxSwk09reaQsf8HQ8gy
Description:catalog service description
Model UUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
Model Version:NULL
Model InvariantUuid:b02199cf-a572-4396-ac14-b77345df3855
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:07:23.033Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists
2023-04-14T12:07:23.033Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:07:23.034Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists)
2023-04-14T12:07:23.034Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:07:23.034Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:23.034Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:23.034Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474043033,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:24.035Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:07:24.036Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists)
2023-04-14T12:07:24.036Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:07:24.036Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:24.036Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:24.037Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474044035,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:25.041Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:07:25.062Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:07:25.066Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:07:25.079Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:07:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:07:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:07:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:07:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473954137,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473956126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473957128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T12:07:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473988401,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:07:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:07:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473997825,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473999559,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
}
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474000561,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
}
2023-04-14T12:07:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:07:55.080Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T12:07:55.091Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f74e7b35-b290-4c30-af9d-861e8de5be6e and serviceModelVersionId: d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
2023-04-14T12:07:55.091Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b02199cf-a572-4396-ac14-b77345df3855
2023-04-14T12:07:55.092Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0
2023-04-14T12:07:55.099Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:07:55.121Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||Invoke
2023-04-14T12:07:55.121Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[22cfe976-1d4a-41b4-a1bc-2ed9f6385106], X-ECOMP-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], X-TransactionId=[], X-ONAP-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], Content-Type=[application/merge-patch+json]}
2023-04-14T12:07:55.126Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:07:55.384Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?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/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:07:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[254], vertex-id=[258256], x-aai-txid=[1-aai-resources-230414-12:07:55:643-76565], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:07:55.384Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:07:55.385Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||InvokeReturn
2023-04-14T12:07:55.385Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:07:55.385Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:07:55.393Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:07:55.393Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f74e7b35-b290-4c30-af9d-861e8de5be6e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:07:55.393Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:07:55.393Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:55.394Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:55.394Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474075393,
  "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-04-14T12:07:56.420Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:07:56.420Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"590ceb0c-a2c1-468f-b859-38da66673cd0","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"b32a107b-27e8-48ab-9334-f95ce5ab81c3","serviceDescription":"service","serviceInvariantUUID":"4acffa55-0a2f-4dc0-89af-da9f8aa29204","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1edbf44e-1711-4342-97cc-df19b99a4d0e","resourceInvariantUUID":"73d8532f-85bb-4984-8512-db36b8de4985","resourceCustomizationUUID":"84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0","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":"MWVlOWVmNGNkMGIxOWNiMTg2MTdmOTMyMTI3YmRlZjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ea41669-4025-4a46-bc89-f01a95652528","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":"OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9","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":"a77c0497-02f4-4eca-9c22-fd689e452f85","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":"55fe0a46-d023-4a4a-b3a1-26d666814f4f","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":"812694bb-fdc1-4415-a97f-b8300cc7e49d","artifactVersion":"2","generatedFromUUID":"b056fcff-c36c-40ab-a36d-403ad8d3fe54"},{"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":"bd919b92-dc1a-4467-96f6-197a55970e9e","artifactVersion":"2","generatedFromUUID":"a77c0497-02f4-4eca-9c22-fd689e452f85"},{"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":"b056fcff-c36c-40ab-a36d-403ad8d3fe54","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":"60863f14-50a0-4b9d-b918-23a9e9b2e5a1","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":"OTNhY2M0NGYzMjkxNTJlZGM3YWRlOTU3Njc4ODk3YTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1330ea9c-1e6c-4ead-9921-6c44bdd88bbe","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35cc6792-ab26-4a57-b9c8-e54887ea36b7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:07:56.421Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:56.421Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:56.421Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:56.422Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:07:57.422Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:57.423Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:57.423Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:57.423Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:07:58.423Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:58.424Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:58.424Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:58.424Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:07:59.424Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:07:59.424Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:07:59.425Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:07:59.425Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:00.425Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:00.426Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:00.426Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:00.426Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:01.427Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:01.427Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:01.427Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:01.427Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:02.429Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:02.429Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:02.429Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:02.430Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:03.431Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:03.431Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:03.432Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:03.432Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:04.433Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:04.433Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:04.433Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:04.433Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:08:05.434Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:05.435Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:05.435Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:05.435Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:08:06.436Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b32a107b-27e8-48ab-9334-f95ce5ab81c3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4acffa55-0a2f-4dc0-89af-da9f8aa29204",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1edbf44e-1711-4342-97cc-df19b99a4d0e",
      "resourceInvariantUUID": "73d8532f-85bb-4984-8512-db36b8de4985",
      "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": "OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9",
          "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": "a77c0497-02f4-4eca-9c22-fd689e452f85",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
            "generatedFromUUID": "a77c0497-02f4-4eca-9c22-fd689e452f85"
          },
          "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": "812694bb-fdc1-4415-a97f-b8300cc7e49d",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
          "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": "b056fcff-c36c-40ab-a36d-403ad8d3fe54",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35cc6792-ab26-4a57-b9c8-e54887ea36b7"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:08:06.437Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:08:06.437Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 b32a107b-27e8-48ab-9334-f95ce5ab81c3 ASDC
2023-04-14T12:08:06.437Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:590ceb0c-a2c1-468f-b859-38da66673cd0
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
ServiceInvariantUUID:4acffa55-0a2f-4dc0-89af-da9f8aa29204
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:35cc6792-ab26-4a57-b9c8-e54887ea36b7
ArtifactChecksum:NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
ResourceInvariantUUID:73d8532f-85bb-4984-8512-db36b8de4985
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:1edbf44e-1711-4342-97cc-df19b99a4d0e
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:c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9
ArtifactChecksum:OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA=
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:a77c0497-02f4-4eca-9c22-fd689e452f85
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:812694bb-fdc1-4415-a97f-b8300cc7e49d
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:b056fcff-c36c-40ab-a36d-403ad8d3fe54
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:08:06.437Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b32a107b-27e8-48ab-9334-f95ce5ab81c3 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-04-14T12:08:06.503Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:08:06.504Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:08:06.504Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:08:06.504Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:06.504Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:08:06.504Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:06.819Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:08:06.820Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 35cc6792-ab26-4a57-b9c8-e54887ea36b7 163264
2023-04-14T12:08:06.821Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:08:06.821Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:06.821Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:08:06.821Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:06.822Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:06.822Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474086821,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:08:07.823Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:08:07.824Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:08:07.825Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:07.825Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-14T12:08:07.826Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:07.826Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:07.921Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4671740163117301962/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-14T12:08:08.833Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:08.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:08:08.835Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.836Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:08:08.837Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=214ee1ee-f587-40c2-a465-a09e4bf704a8
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:08.838Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.839Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:08.839Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.839Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:08.839Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:08.839Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:08.839Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
Model Version:NULL
Model InvariantUuid:4acffa55-0a2f-4dc0-89af-da9f8aa29204
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:8cc6839b-27fe-46e2-a80e-fef059780ef4
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:73d8532f-85bb-4984-8512-db36b8de4985
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:004cad81-9021-433e-ab6c-1a68af6ac897
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:1fa766ed-6a71-4445-82f9-863e139fd908
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:8c11be52-4263-4712-b366-8d62adbeb822
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:214ee1ee-f587-40c2-a465-a09e4bf704a8
ModelInvariantUuid:a0ad7053-2bfe-4a6a-b04b-419d2c0b9a50
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:c59109ee-9111-4ccd-a233-63243ab06780
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:744c0115-1999-42d7-87e1-aa549c334b94
ModelInvariantUuid:8edb1037-2d97-4cb6-b85d-78cf5a2fa73d
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:0bc53377-4dab-4382-89b9-a3e5c2abd6a7
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-04-14T12:08:08.862Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e
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-04-14T12:08:08.866Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||basic_cnf_macro 0
2023-04-14T12:08:08.866Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e
2023-04-14T12:08:08.866Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-14T12:08:08.866Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:08:08.866Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-14T12:08:08.958Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:08:08.958Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9 1565
2023-04-14T12:08:08.959Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-14T12:08:08.959Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-14T12:08:08.959Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:08:08.959Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:08.959Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:08.960Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474088959,
  "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-04-14T12:08:09.961Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "1fa766ed-6a71-4445-82f9-863e139fd908",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8c11be52-4263-4712-b366-8d62adbeb822",
    "vfModuleModelCustomizationUUID": "61385350-90be-413e-b8a8-8f7424d685c0",
    "isBase": true,
    "artifacts": [
      "a77c0497-02f4-4eca-9c22-fd689e452f85",
      "bd919b92-dc1a-4467-96f6-197a55970e9e"
    ],
    "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": "004cad81-9021-433e-ab6c-1a68af6ac897",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8",
    "vfModuleModelCustomizationUUID": "0901a190-f529-4971-92cc-0f8e5ebb1024",
    "isBase": false,
    "artifacts": [
      "b056fcff-c36c-40ab-a36d-403ad8d3fe54"
    ],
    "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-04-14T12:08:09.964Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8c11be52-4263-4712-b366-8d62adbeb822
VfModuleModelInvariantUUID:1fa766ed-6a71-4445-82f9-863e139fd908
VfModuleModelDescription:NULL
Artifacts UUID List:{
a77c0497-02f4-4eca-9c22-fd689e452f85
,
bd919b92-dc1a-4467-96f6-197a55970e9e

}
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:b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8
VfModuleModelInvariantUUID:004cad81-9021-433e-ab6c-1a68af6ac897
VfModuleModelDescription:NULL
Artifacts UUID List:{
b056fcff-c36c-40ab-a36d-403ad8d3fe54

}
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-04-14T12:08:09.965Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "1fa766ed-6a71-4445-82f9-863e139fd908",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8c11be52-4263-4712-b366-8d62adbeb822",
    "vfModuleModelCustomizationUUID": "61385350-90be-413e-b8a8-8f7424d685c0",
    "isBase": true,
    "artifacts": [
      "a77c0497-02f4-4eca-9c22-fd689e452f85",
      "bd919b92-dc1a-4467-96f6-197a55970e9e"
    ],
    "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": "004cad81-9021-433e-ab6c-1a68af6ac897",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8",
    "vfModuleModelCustomizationUUID": "0901a190-f529-4971-92cc-0f8e5ebb1024",
    "isBase": false,
    "artifacts": [
      "b056fcff-c36c-40ab-a36d-403ad8d3fe54"
    ],
    "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-04-14T12:08:09.965Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8c11be52-4263-4712-b366-8d62adbeb822
VfModuleModelInvariantUUID:1fa766ed-6a71-4445-82f9-863e139fd908
VfModuleModelDescription:NULL
Artifacts UUID List:{
a77c0497-02f4-4eca-9c22-fd689e452f85
,
bd919b92-dc1a-4467-96f6-197a55970e9e

}
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:b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8
VfModuleModelInvariantUUID:004cad81-9021-433e-ab6c-1a68af6ac897
VfModuleModelDescription:NULL
Artifacts UUID List:{
b056fcff-c36c-40ab-a36d-403ad8d3fe54

}
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-04-14T12:08:09.965Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a77c0497-02f4-4eca-9c22-fd689e452f85 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-14T12:08:09.966Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:08:09.966Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-14T12:08:10.053Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:08:10.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml a77c0497-02f4-4eca-9c22-fd689e452f85 914
2023-04-14T12:08:10.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-14T12:08:10.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-14T12:08:10.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:08:10.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:10.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:10.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474090054,
  "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-04-14T12:08:11.056Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 812694bb-fdc1-4415-a97f-b8300cc7e49d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-14T12:08:11.056Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:08:11.057Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-14T12:08:11.141Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:08:11.142Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 812694bb-fdc1-4415-a97f-b8300cc7e49d 12
2023-04-14T12:08:11.142Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-14T12:08:11.142Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-14T12:08:11.142Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:08:11.142Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:11.142Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:11.142Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474091142,
  "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-04-14T12:08:12.144Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: bd919b92-dc1a-4467-96f6-197a55970e9e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-14T12:08:12.144Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:08:12.144Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-14T12:08:12.225Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:08:12.225Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env bd919b92-dc1a-4467-96f6-197a55970e9e 96
2023-04-14T12:08:12.225Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-14T12:08:12.226Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-14T12:08:12.226Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:08:12.226Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:12.226Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:12.226Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474092225,
  "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-04-14T12:08:13.227Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b056fcff-c36c-40ab-a36d-403ad8d3fe54 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-14T12:08:13.227Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:08:13.227Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-14T12:08:13.331Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:08:13.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz b056fcff-c36c-40ab-a36d-403ad8d3fe54 20206
2023-04-14T12:08:13.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-14T12:08:13.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-14T12:08:13.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:08:13.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:13.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:13.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474093332,
  "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-04-14T12:08:14.336Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: b32a107b-27e8-48ab-9334-f95ce5ab81c3
2023-04-14T12:08:14.336Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 1edbf44e-1711-4342-97cc-df19b99a4d0e 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-04-14T12:08:14.352Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ec4dd07, org.onap.sdc.toscaparser.api.parameters.Input@faaae86, org.onap.sdc.toscaparser.api.parameters.Input@6b78ca4f, org.onap.sdc.toscaparser.api.parameters.Input@44493138, org.onap.sdc.toscaparser.api.parameters.Input@7cddf053]
2023-04-14T12:08:14.353Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.353Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.353Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2023-04-14T12:08:14.354Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
2023-04-14T12:08:14.354Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0 matches Tosca VF Customization UUID: 84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
2023-04-14T12:08:14.354Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0  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-04-14T12:08:14.358Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.358Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.358Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0: {\"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-04-14T12:08:14.359Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6931354
2023-04-14T12:08:14.359Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.359Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:08:14.359Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0901a190-f529-4971-92cc-0f8e5ebb1024
2023-04-14T12:08:14.359Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0901a190-f529-4971-92cc-0f8e5ebb1024
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-04-14T12:08:14.363Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.363Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:14.364Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:08:14.364Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.364Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:14.364Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:08:14.364Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.365Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:08:14.365Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
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-04-14T12:08:14.369Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.369Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.369Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid b32a107b-27e8-48ab-9334-f95ce5ab81c3: basic_cnf_macro
2023-04-14T12:08:14.369Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.369Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.369Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.369Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.370Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.370Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.370Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.370Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.370Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:08:14.370Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:08:14.370Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-14T12:08:14.454Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 1edbf44e-1711-4342-97cc-df19b99a4d0e 2 ASDC deployResourceStructure
2023-04-14T12:08:14.454Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-14T12:08:14.454Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-14T12:08:14.454Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:08:14.454Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:14.454Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:14.455Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474094454,
  "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-04-14T12:08:15.455Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-14T12:08:15.456Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-14T12:08:15.456Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:08:15.456Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:15.456Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:15.456Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474095455,
  "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-04-14T12:08:16.457Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-14T12:08:16.458Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-04-14T12:08:16.458Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:08:16.458Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:16.458Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:16.458Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474096457,
  "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-04-14T12:08:17.460Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-14T12:08:17.460Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-14T12:08:17.460Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:08:17.461Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:17.461Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:17.461Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474097460,
  "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-04-14T12:08:18.464Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-14T12:08:18.464Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-04-14T12:08:18.464Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:08:18.465Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:18.465Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:18.465Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474098464,
  "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-04-14T12:08:19.467Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:08:19.468Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:08:19.468Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:08:19.468Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:19.468Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:19.468Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474099467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:08:20.470Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:08:20.495Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:08:20.499Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:08:20.499Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:08:20.499Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:08:20.499Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:08:20.499Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:08:20.500Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:08:20.500Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:08:20.500Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:08:20.500Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:08:20.512Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:08:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:08:48.718Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: cached metadata has changed from (version49: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version50: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-04-14T12:08:48.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:08:48.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:08:48.743Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:08:48.743Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:08:48.759Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:08:48.760Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:08:48.760Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:08:48.764Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:08:48.765Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:08:48.765Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:08:48.765Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1230, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:08:48.765Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:08:48.765Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:08:49.784Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.784Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474031811,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:08:49.784Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.784Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.784Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.784Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474041259,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474043033,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474044035,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474075393,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.785Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.786Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474086821,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474088959,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474090054,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474091142,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474092225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474093332,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474094454,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474095455,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.787Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474096457,
  "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-04-14T12:08:49.788Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474097460,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474098464,
  "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-04-14T12:08:49.788Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474099467,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T12:08:49.788Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:08:50.513Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 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-04-14T12:08:50.526Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 and serviceModelVersionId: b32a107b-27e8-48ab-9334-f95ce5ab81c3
2023-04-14T12:08:50.526Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4acffa55-0a2f-4dc0-89af-da9f8aa29204
2023-04-14T12:08:50.527Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0
2023-04-14T12:08:50.534Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:08:50.556Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?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-04-14T12:08:50.557Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||Invoke
2023-04-14T12:08:50.559Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:08:50.725Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||InvokeReturn
2023-04-14T12:08:50.725Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:08:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[241856], x-aai-txid=[0-aai-resources-230414-12:08:51:076-29707], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:08:50.725Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:08:50.726Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:08:50.726Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:08:50.738Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:08:50.738Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 590ceb0c-a2c1-468f-b859-38da66673cd0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:08:50.739Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:08:50.739Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:50.739Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:50.739Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474130738,
  "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-04-14T12:08:51.767Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:08:51.767Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"7cf86320-5cfa-475b-a72e-f2cf24df03b1","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0","serviceDescription":"service","serviceInvariantUUID":"408ff9cd-c8fb-47ba-8106-3de56fce6a14","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d840bf8b-90e5-468b-ac7c-4a42c88d3a88","resourceInvariantUUID":"fd043fcc-7f40-4997-ac18-f1bab57f992c","resourceCustomizationUUID":"97e1ffc6-a08d-4c4a-8d32-7524cf391e57","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":"ZTM0MjllYzFmNjIxYzZiOTlhNWQ3M2NiYzk5MDg5MTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b056b28e-2be9-4b6f-ac44-44842f0eda4a","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":"ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e8c3ec89-0030-4fcb-86c0-a8e053a09af2","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":"97d3688c-972c-41ca-bd21-67671f0d1765","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":"de1621f6-c9c7-4934-aa3c-dc2d43b5e57b","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":"0f408a8a-4d1c-46bc-8786-1e5acad36719","artifactVersion":"2","generatedFromUUID":"97d3688c-972c-41ca-bd21-67671f0d1765"},{"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":"Yzk0NjZiNTk2ODFkY2Y4MmY0YjIyNjI0YTdhOTg4MjY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4baf6c46-96d2-4c1e-b566-026509fca043","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":"YTg5M2RhODEyMTYzNDdhMDgxZjAwMmNhYTFkOWU2ZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d9c0a9ee-7007-4ae0-98a2-d43c4dced85f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"534a1fce-dd7d-414c-8b5b-8e838726a263","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:08:51.768Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:51.768Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:51.768Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:51.768Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:52.769Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:52.770Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:52.770Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:52.770Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:53.771Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:53.772Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:53.772Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:53.772Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:54.773Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:54.774Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:54.774Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:54.774Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:55.776Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:55.776Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:55.776Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:55.777Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:56.778Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:56.779Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:56.779Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:56.779Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:08:57.781Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:57.781Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:57.782Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:57.782Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:08:58.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:08:58.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:08:58.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:08:58.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:08:59.785Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0",
  "serviceDescription": "service",
  "serviceInvariantUUID": "408ff9cd-c8fb-47ba-8106-3de56fce6a14",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "97e1ffc6-a08d-4c4a-8d32-7524cf391e57",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d840bf8b-90e5-468b-ac7c-4a42c88d3a88",
      "resourceInvariantUUID": "fd043fcc-7f40-4997-ac18-f1bab57f992c",
      "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": "ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e8c3ec89-0030-4fcb-86c0-a8e053a09af2",
          "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": "97d3688c-972c-41ca-bd21-67671f0d1765",
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
            "generatedFromUUID": "97d3688c-972c-41ca-bd21-67671f0d1765"
          },
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "534a1fce-dd7d-414c-8b5b-8e838726a263"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:08:59.785Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:08:59.785Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 ASDC
2023-04-14T12:08:59.786Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:7cf86320-5cfa-475b-a72e-f2cf24df03b1
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
ServiceInvariantUUID:408ff9cd-c8fb-47ba-8106-3de56fce6a14
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:534a1fce-dd7d-414c-8b5b-8e838726a263
ArtifactChecksum:ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
ResourceInvariantUUID:fd043fcc-7f40-4997-ac18-f1bab57f992c
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:d840bf8b-90e5-468b-ac7c-4a42c88d3a88
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:e8c3ec89-0030-4fcb-86c0-a8e053a09af2
ArtifactChecksum:ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA=
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:97d3688c-972c-41ca-bd21-67671f0d1765
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:08:59.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 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-04-14T12:08:59.880Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:08:59.881Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:08:59.881Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:08:59.881Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:08:59.881Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:08:59.881Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:09:00.260Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:09:00.260Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 534a1fce-dd7d-414c-8b5b-8e838726a263 82980
2023-04-14T12:09:00.261Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:09:00.261Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:09:00.261Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:09:00.261Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:00.261Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:00.261Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474140261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:01.262Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:09:01.263Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:09:01.263Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:01.264Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-14T12:09:01.264Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:01.264Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:01.349Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15518191447559215930/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-04-14T12:09:02.315Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:09:02.315Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:09:02.316Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:02.317Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=24a74155-b473-40fd-b586-de6410dd053a
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:02.318Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:02.319Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:02.319Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
Model Version:NULL
Model InvariantUuid:408ff9cd-c8fb-47ba-8106-3de56fce6a14
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:aa492e6d-5ac7-491d-985d-1d3c14cf16b2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fd043fcc-7f40-4997-ac18-f1bab57f992c
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a6e7423a-66ce-4360-bb7f-4c0383dc22a3
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:4d2f5387-41de-4806-a6fc-a51bfbd2f1a1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:24a74155-b473-40fd-b586-de6410dd053a
ModelInvariantUuid:daa718a9-993f-4f17-9c20-c6576b41fc4d
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c9b336d1-6060-48d3-8f0c-a5492a64b020
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:27e3c2ff-3d09-4fa7-8a69-a3550e9015b5
ModelInvariantUuid:a8b27dd3-e6e9-4cc2-b790-f5221ba5d8db
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:79356fb9-f593-4362-87db-98ef90f7dd1f
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-04-14T12:09:02.332Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88
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-04-14T12:09:02.338Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||basic_vm_macro 0
2023-04-14T12:09:02.338Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88
2023-04-14T12:09:02.338Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e8c3ec89-0030-4fcb-86c0-a8e053a09af2 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-14T12:09:02.338Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:09:02.338Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-14T12:09:02.433Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:09:02.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json e8c3ec89-0030-4fcb-86c0-a8e053a09af2 792
2023-04-14T12:09:02.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-14T12:09:02.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-14T12:09:02.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:09:02.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:02.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:02.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474142434,
  "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-04-14T12:09:03.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "a6e7423a-66ce-4360-bb7f-4c0383dc22a3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "4d2f5387-41de-4806-a6fc-a51bfbd2f1a1",
    "vfModuleModelCustomizationUUID": "f28c559b-c4de-46aa-b4db-e60f0601b476",
    "isBase": true,
    "artifacts": [
      "97d3688c-972c-41ca-bd21-67671f0d1765",
      "0f408a8a-4d1c-46bc-8786-1e5acad36719"
    ],
    "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-04-14T12:09:03.438Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4d2f5387-41de-4806-a6fc-a51bfbd2f1a1
VfModuleModelInvariantUUID:a6e7423a-66ce-4360-bb7f-4c0383dc22a3
VfModuleModelDescription:NULL
Artifacts UUID List:{
97d3688c-972c-41ca-bd21-67671f0d1765
,
0f408a8a-4d1c-46bc-8786-1e5acad36719

}
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-04-14T12:09:03.441Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "a6e7423a-66ce-4360-bb7f-4c0383dc22a3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "4d2f5387-41de-4806-a6fc-a51bfbd2f1a1",
    "vfModuleModelCustomizationUUID": "f28c559b-c4de-46aa-b4db-e60f0601b476",
    "isBase": true,
    "artifacts": [
      "97d3688c-972c-41ca-bd21-67671f0d1765",
      "0f408a8a-4d1c-46bc-8786-1e5acad36719"
    ],
    "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-04-14T12:09:03.441Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4d2f5387-41de-4806-a6fc-a51bfbd2f1a1
VfModuleModelInvariantUUID:a6e7423a-66ce-4360-bb7f-4c0383dc22a3
VfModuleModelDescription:NULL
Artifacts UUID List:{
97d3688c-972c-41ca-bd21-67671f0d1765
,
0f408a8a-4d1c-46bc-8786-1e5acad36719

}
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-04-14T12:09:03.441Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 97d3688c-972c-41ca-bd21-67671f0d1765 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-14T12:09:03.442Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:09:03.442Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-14T12:09:03.540Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:09:03.541Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 97d3688c-972c-41ca-bd21-67671f0d1765 5033
2023-04-14T12:09:03.541Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-14T12:09:03.542Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-14T12:09:03.542Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:09:03.542Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:03.542Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:03.542Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474143541,
  "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-04-14T12:09:04.543Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0f408a8a-4d1c-46bc-8786-1e5acad36719 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-14T12:09:04.543Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:09:04.543Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-14T12:09:04.639Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:09:04.640Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 0f408a8a-4d1c-46bc-8786-1e5acad36719 903
2023-04-14T12:09:04.640Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-14T12:09:04.640Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-14T12:09:04.640Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:09:04.641Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:04.641Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:04.641Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474144640,
  "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-04-14T12:09:05.641Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
2023-04-14T12:09:05.642Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 d840bf8b-90e5-468b-ac7c-4a42c88d3a88 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-04-14T12:09:05.668Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@58ab0ec8, org.onap.sdc.toscaparser.api.parameters.Input@6b868562, org.onap.sdc.toscaparser.api.parameters.Input@1ca690a8, org.onap.sdc.toscaparser.api.parameters.Input@322f69c7, org.onap.sdc.toscaparser.api.parameters.Input@3272fc04]
2023-04-14T12:09:05.670Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.670Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.670Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2023-04-14T12:09:05.670Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 97e1ffc6-a08d-4c4a-8d32-7524cf391e57
2023-04-14T12:09:05.670Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 97e1ffc6-a08d-4c4a-8d32-7524cf391e57 matches Tosca VF Customization UUID: 97e1ffc6-a08d-4c4a-8d32-7524cf391e57
2023-04-14T12:09:05.670Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 97e1ffc6-a08d-4c4a-8d32-7524cf391e57  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-04-14T12:09:05.674Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.674Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.674Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 97e1ffc6-a08d-4c4a-8d32-7524cf391e57: {\"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-04-14T12:09:05.675Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@c230442
2023-04-14T12:09:05.675Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.675Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:09:05.675Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f28c559b-c4de-46aa-b4db-e60f0601b476
2023-04-14T12:09:05.675Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f28c559b-c4de-46aa-b4db-e60f0601b476
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-04-14T12:09:05.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.679Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:05.679Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:09:05.679Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:05.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:09:05.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:09:05.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:09:05.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:09:05.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=24a74155-b473-40fd-b586-de6410dd053a
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-04-14T12:09:05.683Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.684Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:05.684Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:09:05.684Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.684Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:09:05.684Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=97e1ffc6-a08d-4c4a-8d32-7524cf391e57
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-04-14T12:09:05.687Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.687Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.687Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0: basic_vm_macro
2023-04-14T12:09:05.687Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:05.688Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-14T12:09:05.871Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro d840bf8b-90e5-468b-ac7c-4a42c88d3a88 1 ASDC deployResourceStructure
2023-04-14T12:09:05.871Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-14T12:09:05.871Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-14T12:09:05.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:09:05.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:05.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:05.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474145871,
  "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-04-14T12:09:06.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-14T12:09:06.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-14T12:09:06.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:09:06.872Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:06.873Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:06.873Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474146872,
  "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-04-14T12:09:07.873Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-14T12:09:07.874Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-14T12:09:07.874Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:09:07.874Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:07.874Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:07.874Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474147873,
  "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-04-14T12:09:08.875Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:09:08.875Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:09:08.875Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:09:08.875Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:08.875Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:08.875Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474148875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:09.876Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:09:09.906Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:09.911Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:09:09.925Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:09:39.925Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 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-04-14T12:09:39.933Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and serviceModelVersionId: 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
2023-04-14T12:09:39.933Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 408ff9cd-c8fb-47ba-8106-3de56fce6a14
2023-04-14T12:09:39.934Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0
2023-04-14T12:09:39.941Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:09:39.954Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||Invoke
2023-04-14T12:09:39.954Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7cf86320-5cfa-475b-a72e-f2cf24df03b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7356460d-5f4d-463c-98c8-78a5858825d1], X-ECOMP-RequestID=[7cf86320-5cfa-475b-a72e-f2cf24df03b1], X-TransactionId=[], X-ONAP-RequestID=[7cf86320-5cfa-475b-a72e-f2cf24df03b1], Content-Type=[application/merge-patch+json]}
2023-04-14T12:09:39.962Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:09:40.127Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?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/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:09:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[176272], x-aai-txid=[1-aai-resources-230414-12:09:40:480-31964], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:09:40.128Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:09:40.128Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||InvokeReturn
2023-04-14T12:09:40.129Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:09:40.129Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:09:40.138Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:09:40.139Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:09:40.139Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:09:40.139Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:40.139Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:40.139Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474180139,
  "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-04-14T12:09:41.170Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:09:41.170Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"52f6f628-276c-4e87-8d1e-66c7cd42f413","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"ec1e0e22-eb16-4b9c-8129-ec0df1d73272","serviceDescription":"service","serviceInvariantUUID":"10849b64-e839-4f71-bddf-e93239a59a9f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba376fb-0ba1-4d59-be91-c9107588ed4a","resourceInvariantUUID":"5481e248-196d-41e8-b1c8-95bcf7eaf466","resourceCustomizationUUID":"ade7448f-3a47-4630-a541-e5cc00f15c93","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":"ZDRhYzg5OGQ4ODNlYzI5MWU0ZTQ0YmExN2VjZmRmNjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b0cf6c1d-582a-43a3-b642-fbdf2abb110a","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":"3008be98-07ac-40d4-b683-44502c026681","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":"6d123ef2-a3a6-4bc4-8342-c9be69bac8dd","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":"YWJiNTU0ZWJkYTNiMWJhN2RhMWQ1MmVkZjE3NzBkMzc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2b78fbad-cda1-4858-afce-89954456acc3","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":"3ce62363-265e-4040-a718-a6e436552db5","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":"9fe58539-9ffa-43ef-9690-5629261313e1","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":"99bf2524-0cbb-434d-8e4a-d309c28c8490","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":"NWUxNmFjZTVkZTJhNjdmYmE4NmY1NWVlNGNmY2I1ZTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e9a2a47b-4e16-4d76-a58b-5a0a7c330072","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"862ca548-44c5-4a3e-ad3f-015161165699","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:09:41.170Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:41.171Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:41.171Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:41.171Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:09:42.171Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:42.171Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:42.171Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:42.172Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:43.172Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:43.172Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:43.172Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:43.172Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:44.173Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:44.173Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:44.173Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:44.173Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:09:45.174Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:45.174Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:45.174Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:45.174Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:09:46.175Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:46.175Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:46.175Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:46.176Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:09:47.176Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:47.177Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:47.177Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:47.177Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "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-04-14T12:09:48.177Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:48.178Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:48.178Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:48.178Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474130738,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:09:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:09:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:09:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:09:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474140261,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:09:48.731Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.731Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474142434,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:09:48.731Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.731Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474143541,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:09:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474144640,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:09:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474145871,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-14T12:09:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.733Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474146872,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-14T12:09:48.733Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.733Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474147873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474148875,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474180139,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.735Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:09:48.736Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:09:49.178Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:09:49.179Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:49.179Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:49.179Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:50.179Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "ec1e0e22-eb16-4b9c-8129-ec0df1d73272",
  "serviceDescription": "service",
  "serviceInvariantUUID": "10849b64-e839-4f71-bddf-e93239a59a9f",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "ade7448f-3a47-4630-a541-e5cc00f15c93",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "0ba376fb-0ba1-4d59-be91-c9107588ed4a",
      "resourceInvariantUUID": "5481e248-196d-41e8-b1c8-95bcf7eaf466",
      "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": "ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "862ca548-44c5-4a3e-ad3f-015161165699"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:09:50.180Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:09:50.180Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ec1e0e22-eb16-4b9c-8129-ec0df1d73272 ASDC
2023-04-14T12:09:50.180Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:52f6f628-276c-4e87-8d1e-66c7cd42f413
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:ec1e0e22-eb16-4b9c-8129-ec0df1d73272
ServiceInvariantUUID:10849b64-e839-4f71-bddf-e93239a59a9f
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:862ca548-44c5-4a3e-ad3f-015161165699
ArtifactChecksum:ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:ade7448f-3a47-4630-a541-e5cc00f15c93
ResourceInvariantUUID:5481e248-196d-41e8-b1c8-95bcf7eaf466
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:0ba376fb-0ba1-4d59-be91-c9107588ed4a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:09:50.180Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec1e0e22-eb16-4b9c-8129-ec0df1d73272 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-04-14T12:09:50.218Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:09:50.219Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:09:50.219Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:09:50.219Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 862ca548-44c5-4a3e-ad3f-015161165699 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:09:50.219Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:09:50.219Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:09:50.547Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:09:50.549Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 862ca548-44c5-4a3e-ad3f-015161165699 111074
2023-04-14T12:09:50.550Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:09:50.550Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:09:50.550Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:09:50.550Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:50.550Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:50.550Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474190550,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:51.551Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:09:51.552Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:09:51.552Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 862ca548-44c5-4a3e-ad3f-015161165699, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:51.552Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-04-14T12:09:51.553Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:51.553Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:51.637Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17104364821174750255/Definitions/service-TestPnfMacro-template.yml
2023-04-14T12:09:52.210Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:09:52.211Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.212Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:ec1e0e22-eb16-4b9c-8129-ec0df1d73272
Model Version:NULL
Model InvariantUuid:10849b64-e839-4f71-bddf-e93239a59a9f
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-04-14T12:09:52.230Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a
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-04-14T12:09:52.235Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||test-pnf 0
2023-04-14T12:09:52.235Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a
2023-04-14T12:09:52.235Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||No resources found for Service: ec1e0e22-eb16-4b9c-8129-ec0df1d73272
2023-04-14T12:09:52.235Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: ec1e0e22-eb16-4b9c-8129-ec0df1d73272
2023-04-14T12:09:52.235Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 0ba376fb-0ba1-4d59-be91-c9107588ed4a 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-04-14T12:09:52.250Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@36a8a51a, org.onap.sdc.toscaparser.api.parameters.Input@42096828, org.onap.sdc.toscaparser.api.parameters.Input@3a711b95, org.onap.sdc.toscaparser.api.parameters.Input@450359d1, org.onap.sdc.toscaparser.api.parameters.Input@36f0b41e]
2023-04-14T12:09:52.251Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.251Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.251Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid ec1e0e22-eb16-4b9c-8129-ec0df1d73272: test-pnf
2023-04-14T12:09:52.251Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Processing PNF resource: 0ba376fb-0ba1-4d59-be91-c9107588ed4a
2023-04-14T12:09:52.251Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:09:52.251Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:09:52.251Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Resource customization UUID: ade7448f-3a47-4630-a541-e5cc00f15c93 is the same as notified resource customizationUUID: ade7448f-3a47-4630-a541-e5cc00f15c93
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-04-14T12:09:52.334Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 0ba376fb-0ba1-4d59-be91-c9107588ed4a 0 ASDC deployResourceStructure
2023-04-14T12:09:52.335Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:09:52.335Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:09:52.335Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-14T12:09:52.335Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:09:52.335Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:09:52.336Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474192334,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:09:53.336Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:09:53.359Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:09:53.362Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:09:53.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:09:53.374Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:10:23.374Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 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-04-14T12:10:23.385Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 and serviceModelVersionId: ec1e0e22-eb16-4b9c-8129-ec0df1d73272
2023-04-14T12:10:23.386Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 10849b64-e839-4f71-bddf-e93239a59a9f
2023-04-14T12:10:23.386Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0
2023-04-14T12:10:23.389Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:10:23.401Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||Invoke
2023-04-14T12:10:23.402Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[52f6f628-276c-4e87-8d1e-66c7cd42f413], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3a558e1f-427f-49bb-b26f-7e88a14e4fc3], X-ECOMP-RequestID=[52f6f628-276c-4e87-8d1e-66c7cd42f413], X-TransactionId=[], X-ONAP-RequestID=[52f6f628-276c-4e87-8d1e-66c7cd42f413], Content-Type=[application/merge-patch+json]}
2023-04-14T12:10:23.413Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:10:23.573Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?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/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:10:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[233512], x-aai-txid=[1-aai-resources-230414-12:10:23:931-54803], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:10:23.573Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:10:23.574Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||InvokeReturn
2023-04-14T12:10:23.574Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:10:23.574Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:10:23.587Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:10:23.587Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 52f6f628-276c-4e87-8d1e-66c7cd42f413 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:10:23.588Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:10:23.588Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:23.588Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:23.588Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474223588,
  "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-04-14T12:10:24.617Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T12:10:24.618Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T12:10:24.619Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 1 disconnected.
2023-04-14T12:10:24.620Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 2 disconnected.
2023-04-14T12:10:24.620Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T12:10:24.620Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T12:10:24.621Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T12:10:24.621Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:10:24.623Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T12:10:24.630Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ca5a5192-22d8-4711-b9df-55a173f76959
2023-04-14T12:10:24.630Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:10:24.630Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:10:25.186Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:28.194Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:31.203Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:34.211Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:37.222Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:40.234Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:43.242Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:46.250Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:10:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:48.737Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:10:48.737Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:10:48.742Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ca5a5192-22d8-4711-b9df-55a173f76959', protocol='range'}
2023-04-14T12:10:48.743Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:10:48.748Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:10:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:10:48.749Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:10:48.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:10:48.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:10:48.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:10:48.750Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ca5a5192-22d8-4711-b9df-55a173f76959=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:10:48.767Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:10:48.767Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ca5a5192-22d8-4711-b9df-55a173f76959', protocol='range'}
2023-04-14T12:10:48.768Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:10:48.768Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:10:48.769Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:10:48.770Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:10:48.772Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:10:48.772Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:10:48.772Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:10:48.772Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1291, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:10:48.772Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:10:48.772Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:10:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T12:10:48.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T12:10:48.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T12:10:48.776Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T12:10:48.776Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T12:10:48.776Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T12:10:48.857Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:10:48.857Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:10:48.858Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:10:48.858Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:48.858Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:48.858Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:49.790Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:10:49.791Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681473415253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:10:49.791Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:10:49.791Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:10:49.791Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474190550,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474192334,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474223588,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:10:49.792Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:10:49.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:10:49.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:49.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:49.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:50.860Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:10:50.860Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:50.860Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:50.861Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:51.861Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:10:51.862Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:51.862Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:51.862Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:52.862Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:10:52.863Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:52.863Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:52.863Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:53.864Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:10:53.864Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:53.864Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:53.865Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:54.865Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:10:54.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:54.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:54.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:55.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:10:55.867Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:10:55.867Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T12:10:55.867Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:10:55.867Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:10:55.909Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:10:55.910Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:10:55.910Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:10:55.910Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:10:55.910Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:10:55.910Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:10:55.928Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:10:55.928Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7247e7da
2023-04-14T12:10:55.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:10:55.929Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:10:55.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:10:55.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T12:10:55.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T12:10:55.930Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:10:55.931Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:55.931Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:55.931Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474255930,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:56.932Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T12:10:56.951Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:10:56.952Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T12:10:56.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T12:10:56.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T12:10:56.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:10:56.958Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:10:56.958Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:10:56.974Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:10:56.974Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@442c60e0
2023-04-14T12:10:56.974Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:10:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:10:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:10:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T12:10:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T12:10:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:10:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:10:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:10:56.976Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474256975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:10:57.976Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:10:57.977Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:10:57.996Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:10:58.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:10:58.000Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:11:28.001Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:11:28.029Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:11:28.036Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:11:28.036Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:11:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:11:48.719Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:11:48.719Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:11:48.720Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:11:58.036Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:11:58.061Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:11:58.065Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:11:58.065Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:12:28.065Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:12:28.089Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:12:28.094Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:12:28.095Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:12:48.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:12:48.720Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:12:48.720Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:12:48.721Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:12:48.722Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:12:48.722Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:12:48.722Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474255930,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:12:48.722Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:12:48.722Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-14T12:12:48.722Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474256975,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:12:48.722Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:12:58.095Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:12:58.120Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:12:58.124Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:12:58.124Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:13:28.124Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:13:28.148Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:13:28.152Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:13:28.152Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:13:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:13:58.152Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:13:58.175Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:13:58.181Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:13:58.182Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:14:28.182Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:14:28.207Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:14:28.211Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:14:28.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:14:48.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:14:58.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:14:58.237Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:14:58.240Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:14:58.241Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:15:28.241Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:15:28.267Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:15:28.272Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:15:28.272Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:15:48.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:15:48.915Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T12:15:48.916Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-ca5a5192-22d8-4711-b9df-55a173f76959 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T12:15:48.916Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T12:15:48.917Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T12:15:49.303Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:15:49.318Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:15:49.318Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:15:49.325Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:15:49.325Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:15:49.344Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:15:49.345Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:15:49.345Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:15:49.351Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:15:49.351Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:15:49.351Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:15:49.351Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1304, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:15:49.351Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:15:49.351Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:15:58.273Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T12:15:58.273Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T12:15:58.286Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T12:15:58.286Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T12:15:58.287Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T12:15:58.294Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:15:58.314Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T12:15:58.314Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8623973c-8e62-4426-a383-1f5a23688fef], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T12:15:58.321Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T12:15:58.473Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:15:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-12:15:58:840-9210], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:15:58.474Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:15:58.475Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T12:15:58.475Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:15:58.476Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:15:58.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:15:58.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T12:15:58.489Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T12:15:58.490Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:15:58.490Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:15:58.490Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474558489,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:15:58.512Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:15:58.512Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474558489,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T12:15:58.513Z||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-04-14T12:15:59.515Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:15:59.516Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:15:59.517Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:15:59.517Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:15:59.518Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:15:59.518Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:00.519Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:00.519Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:00.520Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:00.520Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:01.521Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:01.521Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:01.521Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:01.521Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:02.521Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:02.522Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:02.522Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:02.522Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:03.523Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:03.523Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:03.524Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:03.524Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:04.525Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:04.525Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:04.526Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:04.526Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:05.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:05.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:05.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:05.527Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:06.529Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:16:06.529Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:16:06.529Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T12:16:06.529Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:16:06.530Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:16:06.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:16:06.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:16:06.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:16:06.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:06.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:16:06.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:06.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:16:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T12:16:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:16:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:06.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:16:06.916Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:06.916Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:06.916Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474566915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:07.917Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:16:07.917Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:16:07.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:07.918Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T12:16:07.919Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:07.919Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:08.038Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9348566883129335624/Definitions/service-Vfw20230414103138-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-14T12:16:09.607Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:16:09.607Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:16:09.607Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.608Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:16:09.608Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.608Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.608Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:09.609Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:16:09.610Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:16:09.611Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:16:09.612Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:09.613Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:09.614Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:16:09.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T12:16:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:16:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T12:16:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:16:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:09.676Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474569675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:10.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:16:10.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T12:16:10.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:16:10.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:10.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:10.677Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474570677,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:11.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:16:11.704Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:16:11.709Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:16:11.709Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:16:11.709Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:16:11.710Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:16:11.710Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:11.710Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:11.710Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:11.711Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:11.711Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:16:11.725Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:16:41.726Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T12:16:41.737Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T12:16:41.738Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T12:16:41.739Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T12:16:41.745Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:16:41.764Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T12:16:41.764Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T12:16:41.767Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:16:41.934Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T12:16:41.934Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:16:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[225344], x-aai-txid=[2-aai-resources-230414-12:16:42:288-41541], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:16:41.935Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:16:41.935Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:16:41.935Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:16:41.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:16:41.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:16:41.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:16:41.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:41.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:41.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474601948,
  "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-04-14T12:16:42.977Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:16:42.977Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:16:42.978Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:42.978Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:42.978Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:42.978Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:43.979Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:43.979Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:43.979Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:43.980Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:44.980Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:44.981Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:44.981Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:44.981Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:45.982Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:45.982Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:45.982Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:45.982Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:46.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:46.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:46.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:46.983Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:47.984Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:47.984Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:47.984Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:47.985Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:16:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:16:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:16:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474566915,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474569675,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474570677,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474601948,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:16:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:16:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:16:48.985Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:16:48.985Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:48.985Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:48.986Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:49.986Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:16:49.987Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:16:49.987Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T12:16:49.987Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:16:49.987Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:16:50.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:16:50.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:16:50.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:16:50.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:50.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:16:50.036Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:50.365Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:16:50.366Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T12:16:50.366Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:16:50.366Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:50.366Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:16:50.366Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:50.367Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:50.367Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474610366,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:51.368Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:16:51.369Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:16:51.369Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:51.370Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T12:16:51.370Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:51.370Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:51.478Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14514064971801290615/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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_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-04-14T12:16:52.905Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:16:52.905Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:16:52.905Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:16:52.906Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:16:52.907Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:16:52.908Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T12:16:52.909Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.910Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:16:52.911Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:16:52.966Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T12:16:52.966Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:16:52.966Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T12:16:52.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:16:52.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:52.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:52.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474612966,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:53.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:16:53.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T12:16:53.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:16:53.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:16:53.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:16:53.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474613967,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:16:54.969Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:16:54.992Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:16:54.996Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:16:54.996Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:16:54.996Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:16:54.997Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:16:54.997Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:54.997Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:54.997Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:54.997Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:16:54.997Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:16:55.008Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:17:25.008Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T12:17:25.020Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T12:17:25.021Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T12:17:25.021Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T12:17:25.026Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:17:25.048Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T12:17:25.049Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fc8479a4-7d45-4b1b-bc95-02e37bf04487], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T12:17:25.059Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:17:25.216Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:17:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[204904], x-aai-txid=[2-aai-resources-230414-12:17:25:580-35118], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:17:25.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:17:25.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T12:17:25.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:17:25.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:17:25.231Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:17:25.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:17:25.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:17:25.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:17:25.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:17:25.232Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474645232,
  "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-04-14T12:17:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:17:26.266Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:17:26.267Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:17:26.267Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:17:26.267Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:17:26.267Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:17:27.267Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:17:27.268Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:17:27.268Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:17:27.268Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:17:28.269Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:17:28.269Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:17:28.269Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T12:17:28.270Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T12:17:28.270Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:17:28.316Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:17:28.317Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:17:28.317Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:17:28.317Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:17:28.317Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:17:28.317Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:17:28.613Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:17:28.614Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T12:17:28.614Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:17:28.614Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:17:28.614Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:17:28.614Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:17:28.614Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:17:28.614Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474648614,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:17:29.615Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:17:29.616Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:17:29.616Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:17:29.616Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T12:17:29.617Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:17:29.617Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:17:29.700Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3535013187836607819/Definitions/service-BasicNetwork-template.yml
2023-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:17:30.018Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:17:30.019Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:17:30.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T12:17:30.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:17:30.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T12:17:30.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:17:30.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:17:30.068Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:17:30.069Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474650068,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:17:31.069Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:17:31.070Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T12:17:31.070Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:17:31.070Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:17:31.070Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:17:31.070Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474651069,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:17:32.070Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:17:32.097Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:17:32.101Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:17:32.101Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:17:32.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:17:32.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:17:32.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:17:32.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:17:32.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:17:32.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:17:32.102Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:17:32.116Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:17:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:17:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:17:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:17:48.719Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:02.116Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T12:18:02.129Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T12:18:02.129Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T12:18:02.130Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T12:18:02.137Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:18:02.153Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T12:18:02.153Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[96b571a5-821c-4cfe-9459-5ec7ade0aed9], X-ECOMP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-TransactionId=[], X-ONAP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], Content-Type=[application/merge-patch+json]}
2023-04-14T12:18:02.161Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:18:02.351Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:18:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[187], vertex-id=[221192], x-aai-txid=[1-aai-resources-230414-12:18:02:684-15249], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:18:02.352Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:18:02.353Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T12:18:02.353Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:18:02.354Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:18:02.360Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:18:02.360Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:18:02.361Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:18:02.361Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:02.361Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:02.361Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474682361,
  "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-04-14T12:18:03.388Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:18:03.388Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:18:03.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:03.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:03.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:03.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:04.390Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:04.390Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:04.390Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:04.391Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:05.391Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:05.392Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:05.392Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:05.392Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:06.393Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:06.393Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:06.393Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:06.393Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:07.394Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:07.394Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:07.395Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:07.395Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:08.395Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:08.396Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:08.396Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:08.396Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:09.396Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:09.396Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:09.396Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:09.397Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:10.397Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:10.397Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:10.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:10.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:11.399Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:18:11.399Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:18:11.399Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T12:18:11.400Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:18:11.400Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:18:11.442Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:18:11.442Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:18:11.442Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:18:11.442Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:11.442Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:18:11.443Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:11.753Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:18:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T12:18:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:18:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:11.754Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:18:11.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:11.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:11.755Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474691754,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:12.756Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:18:12.757Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:18:12.757Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:12.758Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:12.758Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:12.759Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:12.869Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1970705570266985874/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T12:18:13.424Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:18:13.425Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:13.426Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:18:13.470Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T12:18:13.471Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:18:13.471Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T12:18:13.471Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:18:13.471Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:13.471Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:13.471Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474693471,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:14.472Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:18:14.474Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T12:18:14.474Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:18:14.474Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:14.474Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:14.475Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474694472,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:15.476Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:18:15.502Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:18:15.506Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:18:15.506Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:18:15.506Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:18:15.506Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:18:15.506Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:15.506Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:15.507Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:15.507Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:15.507Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:18:15.517Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:18:45.518Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T12:18:45.528Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T12:18:45.528Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T12:18:45.529Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T12:18:45.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:18:45.552Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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-04-14T12:18:45.553Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T12:18:45.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:18:45.726Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T12:18:45.727Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:18:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[200792], x-aai-txid=[1-aai-resources-230414-12:18:46:080-24208], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:18:45.727Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:18:45.727Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:18:45.727Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:18:45.738Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:18:45.738Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:18:45.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:18:45.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:45.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:45.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474725738,
  "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-04-14T12:18:46.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:18:46.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:18:46.771Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:46.771Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:46.771Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:46.771Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:18:47.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:47.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:47.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:47.774Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:18:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474610366,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:18:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474612966,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T12:18:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474613967,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T12:18:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474645232,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:18:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:18:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:18:48.724Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474648614,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:18:48.724Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474650068,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T12:18:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:18:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474651069,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T12:18:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:18:48.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:48.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:48.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:48.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:18:49.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:49.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:49.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:49.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:18:50.778Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:50.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:50.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:50.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:18:51.780Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:51.781Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:51.781Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:51.781Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:52.783Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:18:52.783Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:52.783Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:52.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:53.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:18:53.789Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:18:53.789Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T12:18:53.790Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:18:53.790Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:18:53.831Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:18:53.832Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:18:53.832Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:18:53.832Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:18:53.832Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:18:53.832Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:18:54.156Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:18:54.157Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T12:18:54.157Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:18:54.157Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:18:54.158Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:18:54.158Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:54.158Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:54.158Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474734157,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:55.160Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:18:55.160Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:18:55.161Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:55.161Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T12:18:55.162Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:55.162Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:55.240Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17518970538051775736/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-04-14T12:18:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:18:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:18:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:18:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:18:56.035Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:18:56.094Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T12:18:56.095Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:18:56.095Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T12:18:56.095Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:18:56.095Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:56.095Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:56.095Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474736094,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:57.096Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:18:57.096Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T12:18:57.096Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:18:57.096Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:18:57.096Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:18:57.097Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474737095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:18:58.097Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:18:58.127Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:18:58.132Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:18:58.132Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:18:58.132Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:18:58.133Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:18:58.133Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:58.133Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:58.133Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:58.133Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:18:58.133Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:18:58.148Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:19:28.148Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T12:19:28.161Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T12:19:28.161Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T12:19:28.162Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T12:19:28.169Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:19:28.184Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T12:19:28.184Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4a93675b-82e8-4e6b-948d-9ee684ecb7ba], X-ECOMP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], X-TransactionId=[], X-ONAP-RequestID=[450a20f6-e44a-4ad2-9d39-d30633ccbd7e], Content-Type=[application/merge-patch+json]}
2023-04-14T12:19:28.192Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:19:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:19:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[237664], x-aai-txid=[1-aai-resources-230414-12:19:28:716-17397], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:19:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:19:28.354Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T12:19:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:19:28.355Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:19:28.367Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:19:28.368Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:19:28.368Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:19:28.368Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:28.368Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:28.368Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474768368,
  "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-04-14T12:19:29.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:19:29.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:19:29.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:29.393Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:29.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:29.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:30.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:30.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:30.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:30.394Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:31.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:31.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:31.395Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:31.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:32.396Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:32.397Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:32.397Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:32.397Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:33.397Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:33.398Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:33.398Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:33.398Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:34.399Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:34.399Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:34.400Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:34.400Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:35.400Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:35.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:35.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:35.401Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:36.402Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:19:36.402Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:36.402Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:36.402Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:37.403Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:19:37.404Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:19:37.404Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T12:19:37.404Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:19:37.404Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:19:37.461Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:19:37.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:19:37.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:19:37.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:37.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:19:37.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:37.798Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:19:37.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T12:19:37.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:19:37.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:37.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:19:37.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:37.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:37.799Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474777799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:38.800Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:19:38.800Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:19:38.801Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:38.801Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:38.802Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:38.802Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:38.882Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18220131952215540880/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T12:19:39.459Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.460Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.461Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:19:39.461Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:19:39.461Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:19:39.461Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:19:39.461Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:19:39.462Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:19:39.463Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:19:39.509Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists
2023-04-14T12:19:39.510Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:19:39.510Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists)
2023-04-14T12:19:39.510Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:19:39.511Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:39.511Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:39.511Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474779510,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:40.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:19:40.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists)
2023-04-14T12:19:40.513Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:19:40.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:19:40.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:19:40.514Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474780513,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:41.516Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:19:41.542Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:19:41.547Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:19:41.548Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:19:41.562Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:19:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:19:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474682361,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:19:48.719Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474691754,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474693471,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474694472,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474725738,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:19:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:11.562Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T12:20:11.574Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T12:20:11.575Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T12:20:11.576Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T12:20:11.582Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:20:11.605Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T12:20:11.605Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0cedf46e-ac79-4c4d-ad9e-1cfa1ddcd8b4], X-ECOMP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], X-TransactionId=[], X-ONAP-RequestID=[02d936ab-fdf4-48eb-978a-32f265e80106], Content-Type=[application/merge-patch+json]}
2023-04-14T12:20:11.611Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:20:11.777Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:20:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[233480], x-aai-txid=[2-aai-resources-230414-12:20:12:134-70482], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:20:11.778Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:20:11.778Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T12:20:11.779Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:20:11.779Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:20:11.802Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:20:11.803Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:20:11.803Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:20:11.803Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:11.803Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:11.803Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474811803,
  "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-04-14T12:20:12.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:20:12.833Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"f74e7b35-b290-4c30-af9d-861e8de5be6e","serviceName":"Demo_pNF_4NxSwk09reaQsf8HQ8gy","serviceVersion":"1.0","serviceUUID":"d5e9e29f-a9c5-4412-b6f3-7607bfd0981d","serviceDescription":"catalog service description","serviceInvariantUUID":"b02199cf-a572-4396-ac14-b77345df3855","resources":[{"resourceInstanceName":"pNF b4b14ff2-917e 0","resourceName":"pNF b4b14ff2-917e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"832109c8-d28a-4f24-8164-8face013bda0","resourceInvariantUUID":"27a9ad1c-7b7d-43fd-8b98-d823c7fadecd","resourceCustomizationUUID":"0c50b8da-3373-46db-b0f6-9ca3d4a862bf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml","artifactChecksum":"MzRiYjM3OTM1ZTljZGI1ZDUwZDYzNGFiN2Q4OGMwNDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a81bcd88-60d6-4d86-95a3-d5b65c93cf14","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar","artifactChecksum":"NWU5MWZlMjgxNGVjZDBlNDRjOGQ2YzljOTdkNTRjYTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9af7d2c9-a127-427b-a6df-05fe8795d33f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc531626-e9c3-4a5e-b82d-36428cc09c74","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml","artifactChecksum":"NWJkYTdkMjg1YWY2MzQ3NGY5YjNiNWRjNGIwODRkMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"001bfdf7-4a43-4165-9b50-d84f36865b78","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a865b6f-c9e0-4808-8b40-861b98cca868","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"da726b3f-2b7d-4b58-aa96-b6f4cddb9982","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactChecksum":"NzM2ODI4OGQ1MzMzZmY2NTgxZGRjZDNiMDI3NmE3OWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a63bf0dc-8ddd-4411-8bd2-8392b3d2393b","artifactVersion":"1"},{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactChecksum":"ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10d4eefe-740d-4d7c-be2c-1200442fc8c2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:20:12.834Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:12.834Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:12.834Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:12.834Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:13.834Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:13.835Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:13.835Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:13.835Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:14.836Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:14.836Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:14.836Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:14.836Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:15.837Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:15.838Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:15.838Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:15.838Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:16.840Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:16.840Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:16.841Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:16.841Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:17.842Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:17.842Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:17.842Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:17.843Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:18.844Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:18.844Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:18.844Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:18.844Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:19.845Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:19.846Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:19.846Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:19.846Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:20.847Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "serviceName": "Demo_pNF_4NxSwk09reaQsf8HQ8gy",
  "serviceVersion": "1.0",
  "serviceUUID": "d5e9e29f-a9c5-4412-b6f3-7607bfd0981d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b02199cf-a572-4396-ac14-b77345df3855",
  "resources": [
    {
      "resourceInstanceName": "pNF b4b14ff2-917e 0",
      "resourceCustomizationUUID": "0c50b8da-3373-46db-b0f6-9ca3d4a862bf",
      "resourceName": "pNF b4b14ff2-917e",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "832109c8-d28a-4f24-8164-8face013bda0",
      "resourceInvariantUUID": "27a9ad1c-7b7d-43fd-8b98-d823c7fadecd",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactChecksum": "ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "10d4eefe-740d-4d7c-be2c-1200442fc8c2"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:20:20.848Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:20:20.848Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d5e9e29f-a9c5-4412-b6f3-7607bfd0981d ASDC
2023-04-14T12:20:20.849Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:f74e7b35-b290-4c30-af9d-861e8de5be6e
ServiceName:Demo_pNF_4NxSwk09reaQsf8HQ8gy
ServiceVersion:1.0
ServiceUUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
ServiceInvariantUUID:b02199cf-a572-4396-ac14-b77345df3855
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactUUID:10d4eefe-740d-4d7c-be2c-1200442fc8c2
ArtifactChecksum:ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b4b14ff2-917e 0
ResourceCustomizationUUID:0c50b8da-3373-46db-b0f6-9ca3d4a862bf
ResourceInvariantUUID:27a9ad1c-7b7d-43fd-8b98-d823c7fadecd
ResourceName:pNF b4b14ff2-917e
ResourceType:PNF
ResourceUUID:832109c8-d28a-4f24-8164-8face013bda0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:20:20.849Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5e9e29f-a9c5-4412-b6f3-7607bfd0981d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:20:20.890Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:20:20.891Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:20:20.891Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:20:20.891Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 from URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:20.891Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:20:20.892Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:21.535Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:20:21.536Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar 10d4eefe-740d-4d7c-be2c-1200442fc8c2 87997
2023-04-14T12:20:21.536Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:20:21.536Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:21.536Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:20:21.537Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:21.537Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:21.537Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474821536,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:22.538Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:20:22.539Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:20:22.539Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2, URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar to file: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:22.539Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:22.540Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:22.540Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:22.629Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10704713671233724510/Definitions/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml
2023-04-14T12:20:23.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:20:23.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:20:23.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:20:23.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b4b14ff2-917e 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-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:20:23.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:20:23.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_4NxSwk09reaQsf8HQ8gy
Description:catalog service description
Model UUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
Model Version:NULL
Model InvariantUuid:b02199cf-a572-4396-ac14-b77345df3855
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:20:23.274Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists
2023-04-14T12:20:23.275Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:20:23.275Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists)
2023-04-14T12:20:23.275Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:20:23.275Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:23.275Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:23.275Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474823275,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:24.276Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:20:24.277Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists)
2023-04-14T12:20:24.277Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:20:24.277Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:24.277Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:24.277Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474824276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:25.278Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:20:25.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:20:25.302Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:20:25.303Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:20:25.303Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:20:25.303Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:20:25.303Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:20:25.303Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:20:25.303Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:20:25.303Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:20:25.304Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:20:25.314Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:20:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:20:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:20:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:20:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474734157,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474736094,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474737095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T12:20:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474768368,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:20:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.724Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474777799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474779510,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
}
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474780513,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
}
2023-04-14T12:20:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:20:55.315Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T12:20:55.327Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f74e7b35-b290-4c30-af9d-861e8de5be6e and serviceModelVersionId: d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
2023-04-14T12:20:55.328Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b02199cf-a572-4396-ac14-b77345df3855
2023-04-14T12:20:55.328Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0
2023-04-14T12:20:55.334Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:20:55.352Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||Invoke
2023-04-14T12:20:55.353Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a4387b02-a0f9-40d3-9748-bf8b4ef4b7b8], X-ECOMP-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], X-TransactionId=[], X-ONAP-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], Content-Type=[application/merge-patch+json]}
2023-04-14T12:20:55.360Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:20:55.516Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?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/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:20:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[258256], x-aai-txid=[2-aai-resources-230414-12:20:55:882-30693], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:20:55.517Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:20:55.517Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||InvokeReturn
2023-04-14T12:20:55.518Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:20:55.518Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:20:55.531Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:20:55.532Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f74e7b35-b290-4c30-af9d-861e8de5be6e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:20:55.532Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:20:55.532Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:55.532Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:55.532Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474855532,
  "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-04-14T12:20:56.557Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:20:56.558Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"590ceb0c-a2c1-468f-b859-38da66673cd0","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"b32a107b-27e8-48ab-9334-f95ce5ab81c3","serviceDescription":"service","serviceInvariantUUID":"4acffa55-0a2f-4dc0-89af-da9f8aa29204","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1edbf44e-1711-4342-97cc-df19b99a4d0e","resourceInvariantUUID":"73d8532f-85bb-4984-8512-db36b8de4985","resourceCustomizationUUID":"84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0","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":"MWVlOWVmNGNkMGIxOWNiMTg2MTdmOTMyMTI3YmRlZjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ea41669-4025-4a46-bc89-f01a95652528","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":"OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9","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":"a77c0497-02f4-4eca-9c22-fd689e452f85","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":"55fe0a46-d023-4a4a-b3a1-26d666814f4f","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":"812694bb-fdc1-4415-a97f-b8300cc7e49d","artifactVersion":"2","generatedFromUUID":"b056fcff-c36c-40ab-a36d-403ad8d3fe54"},{"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":"bd919b92-dc1a-4467-96f6-197a55970e9e","artifactVersion":"2","generatedFromUUID":"a77c0497-02f4-4eca-9c22-fd689e452f85"},{"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":"b056fcff-c36c-40ab-a36d-403ad8d3fe54","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":"60863f14-50a0-4b9d-b918-23a9e9b2e5a1","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":"OTNhY2M0NGYzMjkxNTJlZGM3YWRlOTU3Njc4ODk3YTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1330ea9c-1e6c-4ead-9921-6c44bdd88bbe","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35cc6792-ab26-4a57-b9c8-e54887ea36b7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:20:56.558Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:56.558Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:56.558Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:56.558Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:20:57.559Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:57.559Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:57.559Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:57.560Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:20:58.560Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:58.561Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:58.561Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:58.561Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:20:59.562Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:20:59.563Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:20:59.563Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:20:59.563Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:00.563Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:00.564Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:00.564Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:00.564Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:01.565Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:01.565Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:01.565Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:01.565Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:02.566Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:02.567Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:02.567Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:02.567Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:03.568Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:03.568Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:03.568Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:03.568Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:04.569Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:04.569Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:04.570Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:04.570Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:05.570Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:05.571Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:05.571Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:05.571Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:06.571Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b32a107b-27e8-48ab-9334-f95ce5ab81c3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4acffa55-0a2f-4dc0-89af-da9f8aa29204",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1edbf44e-1711-4342-97cc-df19b99a4d0e",
      "resourceInvariantUUID": "73d8532f-85bb-4984-8512-db36b8de4985",
      "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": "OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9",
          "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": "a77c0497-02f4-4eca-9c22-fd689e452f85",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
            "generatedFromUUID": "a77c0497-02f4-4eca-9c22-fd689e452f85"
          },
          "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": "812694bb-fdc1-4415-a97f-b8300cc7e49d",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
          "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": "b056fcff-c36c-40ab-a36d-403ad8d3fe54",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35cc6792-ab26-4a57-b9c8-e54887ea36b7"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:21:06.572Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:21:06.572Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 b32a107b-27e8-48ab-9334-f95ce5ab81c3 ASDC
2023-04-14T12:21:06.572Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:590ceb0c-a2c1-468f-b859-38da66673cd0
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
ServiceInvariantUUID:4acffa55-0a2f-4dc0-89af-da9f8aa29204
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:35cc6792-ab26-4a57-b9c8-e54887ea36b7
ArtifactChecksum:NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
ResourceInvariantUUID:73d8532f-85bb-4984-8512-db36b8de4985
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:1edbf44e-1711-4342-97cc-df19b99a4d0e
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:c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9
ArtifactChecksum:OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA=
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:a77c0497-02f4-4eca-9c22-fd689e452f85
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:812694bb-fdc1-4415-a97f-b8300cc7e49d
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:b056fcff-c36c-40ab-a36d-403ad8d3fe54
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:21:06.572Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b32a107b-27e8-48ab-9334-f95ce5ab81c3 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:21:06.605Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:21:06.605Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:21:06.605Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:21:06.605Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:06.605Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:21:06.606Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:07.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:21:07.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 35cc6792-ab26-4a57-b9c8-e54887ea36b7 163264
2023-04-14T12:21:07.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:21:07.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:07.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:21:07.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:07.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:07.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474867052,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:08.053Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:21:08.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:21:08.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:08.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-14T12:21:08.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:08.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:08.140Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12131805278973893144/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-14T12:21:09.045Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:21:09.045Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:21:09.045Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:21:09.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=214ee1ee-f587-40c2-a465-a09e4bf704a8
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:09.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:09.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:09.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:09.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:09.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
Model Version:NULL
Model InvariantUuid:4acffa55-0a2f-4dc0-89af-da9f8aa29204
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:8cc6839b-27fe-46e2-a80e-fef059780ef4
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:73d8532f-85bb-4984-8512-db36b8de4985
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:004cad81-9021-433e-ab6c-1a68af6ac897
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:1fa766ed-6a71-4445-82f9-863e139fd908
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:8c11be52-4263-4712-b366-8d62adbeb822
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:214ee1ee-f587-40c2-a465-a09e4bf704a8
ModelInvariantUuid:a0ad7053-2bfe-4a6a-b04b-419d2c0b9a50
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:c59109ee-9111-4ccd-a233-63243ab06780
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:744c0115-1999-42d7-87e1-aa549c334b94
ModelInvariantUuid:8edb1037-2d97-4cb6-b85d-78cf5a2fa73d
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:0bc53377-4dab-4382-89b9-a3e5c2abd6a7
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:21:09.095Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||ERROR|500||Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists
2023-04-14T12:21:09.096Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:21:09.096Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists)
2023-04-14T12:21:09.096Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:21:09.096Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:09.096Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:09.096Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474869096,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:10.097Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:21:10.097Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists)
2023-04-14T12:21:10.097Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:21:10.097Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:10.098Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:10.098Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474870097,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:11.098Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:21:11.121Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:21:11.125Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:21:11.125Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:21:11.126Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:21:11.126Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:21:11.126Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:11.126Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:11.126Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:11.126Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:11.126Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:21:11.138Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:21:41.139Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 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-04-14T12:21:41.150Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 and serviceModelVersionId: b32a107b-27e8-48ab-9334-f95ce5ab81c3
2023-04-14T12:21:41.151Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4acffa55-0a2f-4dc0-89af-da9f8aa29204
2023-04-14T12:21:41.151Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0
2023-04-14T12:21:41.155Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:21:41.167Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||Invoke
2023-04-14T12:21:41.167Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[590ceb0c-a2c1-468f-b859-38da66673cd0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5f040c15-b89c-4151-b2a9-0a6e19ef561a], X-ECOMP-RequestID=[590ceb0c-a2c1-468f-b859-38da66673cd0], X-TransactionId=[], X-ONAP-RequestID=[590ceb0c-a2c1-468f-b859-38da66673cd0], Content-Type=[application/merge-patch+json]}
2023-04-14T12:21:41.174Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:21:41.339Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?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/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:21:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[241856], x-aai-txid=[1-aai-resources-230414-12:21:41:697-57990], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:21:41.340Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:21:41.341Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||InvokeReturn
2023-04-14T12:21:41.341Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:21:41.341Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:21:41.355Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:21:41.355Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 590ceb0c-a2c1-468f-b859-38da66673cd0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:21:41.355Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:21:41.356Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:41.356Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:41.356Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474901355,
  "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-04-14T12:21:42.392Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:21:42.393Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"7cf86320-5cfa-475b-a72e-f2cf24df03b1","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0","serviceDescription":"service","serviceInvariantUUID":"408ff9cd-c8fb-47ba-8106-3de56fce6a14","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d840bf8b-90e5-468b-ac7c-4a42c88d3a88","resourceInvariantUUID":"fd043fcc-7f40-4997-ac18-f1bab57f992c","resourceCustomizationUUID":"97e1ffc6-a08d-4c4a-8d32-7524cf391e57","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":"ZTM0MjllYzFmNjIxYzZiOTlhNWQ3M2NiYzk5MDg5MTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b056b28e-2be9-4b6f-ac44-44842f0eda4a","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":"ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e8c3ec89-0030-4fcb-86c0-a8e053a09af2","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":"97d3688c-972c-41ca-bd21-67671f0d1765","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":"de1621f6-c9c7-4934-aa3c-dc2d43b5e57b","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":"0f408a8a-4d1c-46bc-8786-1e5acad36719","artifactVersion":"2","generatedFromUUID":"97d3688c-972c-41ca-bd21-67671f0d1765"},{"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":"Yzk0NjZiNTk2ODFkY2Y4MmY0YjIyNjI0YTdhOTg4MjY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4baf6c46-96d2-4c1e-b566-026509fca043","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":"YTg5M2RhODEyMTYzNDdhMDgxZjAwMmNhYTFkOWU2ZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d9c0a9ee-7007-4ae0-98a2-d43c4dced85f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"534a1fce-dd7d-414c-8b5b-8e838726a263","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:21:42.393Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:42.393Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:42.393Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:42.393Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:43.394Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:43.394Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:43.394Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:43.394Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:44.395Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:44.396Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:44.396Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:44.396Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:45.397Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:45.397Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:45.397Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:45.397Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:46.398Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:46.398Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:46.399Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:46.399Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:47.399Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:47.400Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:47.400Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:47.400Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:21:48.401Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:48.401Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:48.401Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:48.402Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:48.718Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: cached metadata has changed from (version52: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version53: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-04-14T12:21:48.738Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:21:48.739Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:21:48.745Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:21:48.746Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:21:48.765Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:21:48.765Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:21:48.766Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:21:48.771Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:21:48.771Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:21:48.772Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:21:48.772Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1367, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:21:48.773Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:21:48.773Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:21:49.402Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:21:49.403Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:49.403Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:49.403Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474811803,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:21:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.794Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.794Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.794Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.794Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474821536,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474823275,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
}
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.796Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474824276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
}
2023-04-14T12:21:49.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474855532,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:21:49.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474867052,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:21:49.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474869096,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists"
}
2023-04-14T12:21:49.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474870097,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists"
}
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474901355,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.804Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.804Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.804Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.804Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.804Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.804Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.804Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:21:49.805Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:49.805Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:21:49.805Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:21:49.805Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:21:50.404Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0",
  "serviceDescription": "service",
  "serviceInvariantUUID": "408ff9cd-c8fb-47ba-8106-3de56fce6a14",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "97e1ffc6-a08d-4c4a-8d32-7524cf391e57",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d840bf8b-90e5-468b-ac7c-4a42c88d3a88",
      "resourceInvariantUUID": "fd043fcc-7f40-4997-ac18-f1bab57f992c",
      "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": "ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e8c3ec89-0030-4fcb-86c0-a8e053a09af2",
          "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": "97d3688c-972c-41ca-bd21-67671f0d1765",
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
            "generatedFromUUID": "97d3688c-972c-41ca-bd21-67671f0d1765"
          },
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "534a1fce-dd7d-414c-8b5b-8e838726a263"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:21:50.404Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:21:50.405Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 ASDC
2023-04-14T12:21:50.405Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:7cf86320-5cfa-475b-a72e-f2cf24df03b1
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
ServiceInvariantUUID:408ff9cd-c8fb-47ba-8106-3de56fce6a14
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:534a1fce-dd7d-414c-8b5b-8e838726a263
ArtifactChecksum:ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
ResourceInvariantUUID:fd043fcc-7f40-4997-ac18-f1bab57f992c
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:d840bf8b-90e5-468b-ac7c-4a42c88d3a88
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:e8c3ec89-0030-4fcb-86c0-a8e053a09af2
ArtifactChecksum:ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA=
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:97d3688c-972c-41ca-bd21-67671f0d1765
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:21:50.405Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:21:50.454Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:21:50.454Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:21:50.454Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:21:50.455Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:21:50.455Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:21:50.455Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:21:50.786Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:21:50.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 534a1fce-dd7d-414c-8b5b-8e838726a263 82980
2023-04-14T12:21:50.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:21:50.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:21:50.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:21:50.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:50.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:50.787Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474910787,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:51.788Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:21:51.788Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:21:51.788Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:51.789Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-14T12:21:51.789Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:51.789Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:51.871Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2007498845614145215/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-04-14T12:21:52.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:21:52.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:21:52.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:21:52.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:52.721Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.722Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=24a74155-b473-40fd-b586-de6410dd053a
2023-04-14T12:21:52.723Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:21:52.724Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
Model Version:NULL
Model InvariantUuid:408ff9cd-c8fb-47ba-8106-3de56fce6a14
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:aa492e6d-5ac7-491d-985d-1d3c14cf16b2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fd043fcc-7f40-4997-ac18-f1bab57f992c
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a6e7423a-66ce-4360-bb7f-4c0383dc22a3
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:4d2f5387-41de-4806-a6fc-a51bfbd2f1a1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:24a74155-b473-40fd-b586-de6410dd053a
ModelInvariantUuid:daa718a9-993f-4f17-9c20-c6576b41fc4d
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c9b336d1-6060-48d3-8f0c-a5492a64b020
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:27e3c2ff-3d09-4fa7-8a69-a3550e9015b5
ModelInvariantUuid:a8b27dd3-e6e9-4cc2-b790-f5221ba5d8db
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:79356fb9-f593-4362-87db-98ef90f7dd1f
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:21:52.777Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists
2023-04-14T12:21:52.777Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:21:52.777Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists)
2023-04-14T12:21:52.777Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:21:52.777Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:52.778Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:52.778Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474912777,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:53.779Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:21:53.779Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists)
2023-04-14T12:21:53.779Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:21:53.779Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:21:53.780Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:21:53.780Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474913778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:21:54.780Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:21:54.805Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:21:54.809Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:21:54.822Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:22:24.823Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 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-04-14T12:22:24.835Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and serviceModelVersionId: 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
2023-04-14T12:22:24.835Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 408ff9cd-c8fb-47ba-8106-3de56fce6a14
2023-04-14T12:22:24.836Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0
2023-04-14T12:22:24.841Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:22:24.855Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?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-04-14T12:22:24.855Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||Invoke
2023-04-14T12:22:24.861Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:22:25.043Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||InvokeReturn
2023-04-14T12:22:25.043Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:22:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[178], vertex-id=[176272], x-aai-txid=[1-aai-resources-230414-12:22:25:382-74017], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:22:25.044Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:22:25.044Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:22:25.044Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:22:25.053Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:22:25.054Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:22:25.054Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:22:25.054Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:25.054Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:25.054Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474945054,
  "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-04-14T12:22:26.084Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:22:26.085Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"52f6f628-276c-4e87-8d1e-66c7cd42f413","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"ec1e0e22-eb16-4b9c-8129-ec0df1d73272","serviceDescription":"service","serviceInvariantUUID":"10849b64-e839-4f71-bddf-e93239a59a9f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba376fb-0ba1-4d59-be91-c9107588ed4a","resourceInvariantUUID":"5481e248-196d-41e8-b1c8-95bcf7eaf466","resourceCustomizationUUID":"ade7448f-3a47-4630-a541-e5cc00f15c93","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":"ZDRhYzg5OGQ4ODNlYzI5MWU0ZTQ0YmExN2VjZmRmNjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b0cf6c1d-582a-43a3-b642-fbdf2abb110a","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":"3008be98-07ac-40d4-b683-44502c026681","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":"6d123ef2-a3a6-4bc4-8342-c9be69bac8dd","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":"YWJiNTU0ZWJkYTNiMWJhN2RhMWQ1MmVkZjE3NzBkMzc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2b78fbad-cda1-4858-afce-89954456acc3","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":"3ce62363-265e-4040-a718-a6e436552db5","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":"9fe58539-9ffa-43ef-9690-5629261313e1","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":"99bf2524-0cbb-434d-8e4a-d309c28c8490","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":"NWUxNmFjZTVkZTJhNjdmYmE4NmY1NWVlNGNmY2I1ZTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e9a2a47b-4e16-4d76-a58b-5a0a7c330072","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"862ca548-44c5-4a3e-ad3f-015161165699","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:22:26.085Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:26.085Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:26.085Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:26.085Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:22:27.086Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:27.086Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:27.087Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:27.087Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:28.087Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:28.088Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:28.088Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:28.088Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:29.089Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:29.089Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:29.089Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:29.089Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:22:30.090Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:30.090Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:30.090Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:30.091Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:22:31.091Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:31.091Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:31.092Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:31.092Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:22:32.092Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:32.093Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:32.093Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:32.093Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "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-04-14T12:22:33.093Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:33.094Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:33.094Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:33.094Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:34.095Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:22:34.095Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:34.095Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:34.095Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:35.096Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "ec1e0e22-eb16-4b9c-8129-ec0df1d73272",
  "serviceDescription": "service",
  "serviceInvariantUUID": "10849b64-e839-4f71-bddf-e93239a59a9f",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "ade7448f-3a47-4630-a541-e5cc00f15c93",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "0ba376fb-0ba1-4d59-be91-c9107588ed4a",
      "resourceInvariantUUID": "5481e248-196d-41e8-b1c8-95bcf7eaf466",
      "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": "ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "862ca548-44c5-4a3e-ad3f-015161165699"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:22:35.097Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:22:35.098Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ec1e0e22-eb16-4b9c-8129-ec0df1d73272 ASDC
2023-04-14T12:22:35.098Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:52f6f628-276c-4e87-8d1e-66c7cd42f413
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:ec1e0e22-eb16-4b9c-8129-ec0df1d73272
ServiceInvariantUUID:10849b64-e839-4f71-bddf-e93239a59a9f
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:862ca548-44c5-4a3e-ad3f-015161165699
ArtifactChecksum:ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:ade7448f-3a47-4630-a541-e5cc00f15c93
ResourceInvariantUUID:5481e248-196d-41e8-b1c8-95bcf7eaf466
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:0ba376fb-0ba1-4d59-be91-c9107588ed4a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:22:35.098Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec1e0e22-eb16-4b9c-8129-ec0df1d73272 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:22:35.142Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:22:35.143Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:22:35.143Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:22:35.143Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 862ca548-44c5-4a3e-ad3f-015161165699 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:22:35.143Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:22:35.144Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:22:35.170Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:22:35.170Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@211a8cba
2023-04-14T12:22:35.170Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:22:35.171Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "TestPnfMacro"
      ]
    }
  }
}
2023-04-14T12:22:35.171Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 862ca548-44c5-4a3e-ad3f-015161165699 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:22:35.171Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:22:35.171Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is  not found)
2023-04-14T12:22:35.171Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:22:35.172Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:35.172Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:35.172Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474955171,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:36.173Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:862ca548-44c5-4a3e-ad3f-015161165699)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:22:36.224Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists
2023-04-14T12:22:36.224Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:22:36.224Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists)
2023-04-14T12:22:36.224Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:22:36.225Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:36.225Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:36.225Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474956224,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:37.226Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:22:37.226Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists)
2023-04-14T12:22:37.226Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:22:37.227Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:22:37.227Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:22:37.227Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474957226,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:38.228Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:22:38.253Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:22:38.257Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:22:38.272Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:22:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:22:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474910787,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474912777,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists"
}
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474913778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists"
}
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474945054,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474224617,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474955171,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474956224,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists"
}
2023-04-14T12:22:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:22:48.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:22:48.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474957226,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists"
}
2023-04-14T12:22:48.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:23:08.272Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 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-04-14T12:23:08.282Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 and serviceModelVersionId: ec1e0e22-eb16-4b9c-8129-ec0df1d73272
2023-04-14T12:23:08.282Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 10849b64-e839-4f71-bddf-e93239a59a9f
2023-04-14T12:23:08.283Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0
2023-04-14T12:23:08.287Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:23:08.298Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||Invoke
2023-04-14T12:23:08.299Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[52f6f628-276c-4e87-8d1e-66c7cd42f413], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[083d4a05-352c-4b6e-9a8f-8fcc6d0fc368], X-ECOMP-RequestID=[52f6f628-276c-4e87-8d1e-66c7cd42f413], X-TransactionId=[], X-ONAP-RequestID=[52f6f628-276c-4e87-8d1e-66c7cd42f413], Content-Type=[application/merge-patch+json]}
2023-04-14T12:23:08.302Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:23:08.458Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?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/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:23:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[233512], x-aai-txid=[2-aai-resources-230414-12:23:08:826-42602], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:23:08.458Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:23:08.459Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||InvokeReturn
2023-04-14T12:23:08.459Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:23:08.459Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:23:08.466Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:23:08.466Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 52f6f628-276c-4e87-8d1e-66c7cd42f413 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:23:08.467Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:23:08.467Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:08.467Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:08.467Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474988466,
  "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-04-14T12:23:09.496Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T12:23:09.497Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T12:23:09.498Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 0 disconnected.
2023-04-14T12:23:09.498Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 2 disconnected.
2023-04-14T12:23:09.498Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T12:23:09.498Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T12:23:09.498Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T12:23:09.499Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:23:09.501Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T12:23:09.504Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-0e8f7ab9-5b75-4bc8-a5d7-8c10732cf942
2023-04-14T12:23:09.504Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:23:09.504Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:23:10.115Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:13.123Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:16.133Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:19.144Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:22.153Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:25.162Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:28.172Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:31.180Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:34.196Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:37.205Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:40.213Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:43.223Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:46.234Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:23:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:48.736Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:23:48.736Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:23:48.743Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-0e8f7ab9-5b75-4bc8-a5d7-8c10732cf942', protocol='range'}
2023-04-14T12:23:48.743Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:23:48.749Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:23:48.749Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:23:48.749Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:23:48.750Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:23:48.750Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:23:48.750Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:23:48.750Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-267e216c-e5d3-446a-8972-ef24f805a1cf-0e8f7ab9-5b75-4bc8-a5d7-8c10732cf942=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-04-14T12:23:48.766Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-0e8f7ab9-5b75-4bc8-a5d7-8c10732cf942', protocol='range'}
2023-04-14T12:23:48.767Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:23:48.767Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:23:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:23:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:23:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:23:48.771Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T12:23:48.771Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T12:23:48.771Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T12:23:48.771Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T12:23:48.772Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T12:23:48.772Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T12:23:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:23:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:23:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:23:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1418, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:23:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:23:48.775Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:23:48.851Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:23:48.851Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:23:48.852Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:23:48.852Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:48.852Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:48.852Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:23:49.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474988466,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:23:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:23:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:23:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:23:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:23:49.852Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:23:49.853Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:49.853Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:49.853Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:50.854Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:23:50.854Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:50.855Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:50.855Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:51.855Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:23:51.856Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:51.856Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:51.856Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:52.856Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:23:52.857Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:52.857Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:52.857Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:53.858Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:23:53.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:53.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:53.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:54.859Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:23:54.860Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:54.860Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:54.860Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:55.861Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:23:55.861Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:23:55.861Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T12:23:55.862Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:23:55.862Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:23:55.908Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:23:55.908Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:23:55.908Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:23:55.908Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:23:55.908Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:23:55.908Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:23:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:23:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@57a4a798
2023-04-14T12:23:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:23:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:23:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:23:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T12:23:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T12:23:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:23:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475035956,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:56.958Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T12:23:56.974Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:23:56.975Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T12:23:56.979Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T12:23:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T12:23:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:23:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:23:56.980Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@65dabe2
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T12:23:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:23:56.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:23:56.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:23:56.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475036994,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:23:57.996Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:23:57.996Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:23:58.020Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:23:58.023Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:23:58.023Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:24:28.024Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:24:28.048Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:24:28.052Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:24:28.052Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:24:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:24:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:24:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:24:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:24:58.052Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:24:58.070Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:24:58.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:24:58.073Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:25:28.074Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:25:28.097Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:25:28.100Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:25:28.100Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:25:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:25:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:25:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:25:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:25:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:25:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:25:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:25:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:25:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475035956,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:25:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:25:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:25:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475036994,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:25:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:25:58.101Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:25:58.124Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:25:58.128Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:25:58.128Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:26:28.128Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:26:28.151Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:26:28.155Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:26:28.155Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:26:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:26:58.155Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:26:58.179Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:26:58.183Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:26:58.183Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:27:28.183Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:27:28.208Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:27:28.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:27:28.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:27:48.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:27:58.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:27:58.236Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:27:58.240Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:27:58.240Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:28:28.240Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:28:28.263Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:28:28.268Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:28:28.268Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:28:48.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:28:48.879Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T12:28:48.880Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-0e8f7ab9-5b75-4bc8-a5d7-8c10732cf942 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T12:28:48.880Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T12:28:48.880Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T12:28:49.352Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:28:49.370Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:28:49.370Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:28:49.376Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:28:49.377Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:28:49.396Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:28:49.396Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:28:49.397Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:28:49.402Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:28:49.402Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:28:49.403Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:28:49.403Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1428, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:28:49.403Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:28:49.403Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:28:58.268Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T12:28:58.269Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T12:28:58.279Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T12:28:58.279Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T12:28:58.279Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T12:28:58.284Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:28:58.298Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T12:28:58.298Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[05ac73d8-983e-46df-80a2-05cb82743ec6], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T12:28:58.306Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T12:28:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:28:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[239], vertex-id=[196616], x-aai-txid=[0-aai-resources-230414-12:28:58:830-30092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:28:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:28:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T12:28:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:28:58.549Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:28:58.555Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:28:58.555Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T12:28:58.555Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T12:28:58.555Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:28:58.555Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:28:58.555Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475338555,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:28:58.576Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:28:58.576Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475338555,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T12:28:58.577Z||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-04-14T12:28:59.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:28:59.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:28:59.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:28:59.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:28:59.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:28:59.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:00.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:00.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:00.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:00.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:01.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:01.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:01.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:01.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:02.589Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:02.589Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:02.589Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:02.590Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:03.591Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:03.592Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:03.592Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:03.592Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:04.594Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:04.594Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:04.594Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:04.594Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:05.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:05.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:05.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:05.596Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:06.598Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:29:06.598Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:29:06.598Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T12:29:06.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:29:06.598Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:29:06.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:29:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:29:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:29:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:29:06.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:07.008Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:29:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T12:29:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:29:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:29:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:07.009Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475347009,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:08.010Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:29:08.010Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:29:08.011Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:08.011Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T12:29:08.012Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:08.012Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:08.117Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9635965063280335679/Definitions/service-Vfw20230414103138-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.588Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:29:09.589Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.590Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:29:09.591Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:29:09.592Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:29:09.593Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:09.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:29:09.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T12:29:09.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:29:09.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T12:29:09.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:29:09.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:09.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:09.647Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475349647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:10.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:29:10.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T12:29:10.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:29:10.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:10.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:10.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475350648,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:11.651Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:29:11.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:29:11.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:29:11.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:29:11.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:29:11.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:29:11.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:11.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:11.680Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:11.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:11.681Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:29:11.695Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:29:41.695Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T12:29:41.708Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T12:29:41.708Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T12:29:41.709Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T12:29:41.715Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:29:41.731Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T12:29:41.732Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[945b8044-827f-4be8-b038-24826327d037], X-ECOMP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-TransactionId=[], X-ONAP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], Content-Type=[application/merge-patch+json]}
2023-04-14T12:29:41.739Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:29:41.901Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:29:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[225344], x-aai-txid=[2-aai-resources-230414-12:29:42:264-15657], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:29:41.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:29:41.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T12:29:41.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:29:41.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:29:41.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:29:41.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:29:41.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:29:41.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:41.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:41.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475381908,
  "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-04-14T12:29:42.938Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:29:42.939Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:29:42.939Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:42.939Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:42.939Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:42.940Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:43.940Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:43.941Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:43.941Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:43.941Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:44.942Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:44.942Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:44.943Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:44.943Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:45.944Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:45.944Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:45.945Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:45.945Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:46.946Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:46.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:46.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:46.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:47.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:47.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:47.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:47.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475347009,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475349647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T12:29:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475350648,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475381908,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:29:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:29:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:29:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:29:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:29:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:29:48.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:29:48.950Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:48.950Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:48.950Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:49.951Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:29:49.951Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:29:49.951Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T12:29:49.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:29:49.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:29:49.993Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:29:49.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:29:49.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:29:49.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:49.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:29:49.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:50.388Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:29:50.388Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T12:29:50.389Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:29:50.389Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:50.389Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:29:50.389Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:50.389Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:50.390Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475390389,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:51.390Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:29:51.391Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:29:51.391Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:51.392Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T12:29:51.393Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:51.393Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:51.515Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13857597718817512773/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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_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-04-14T12:29:52.947Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:29:52.948Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.949Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:29:52.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:29:52.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.952Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:29:52.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:29:52.954Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:29:52.955Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:29:52.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T12:29:52.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:29:52.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T12:29:52.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:29:52.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:52.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:52.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475392999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:54.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:29:54.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T12:29:54.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:29:54.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:29:54.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:29:54.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475394000,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:29:55.002Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:29:55.026Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:29:55.030Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:29:55.030Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:29:55.030Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:29:55.030Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:29:55.030Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:55.030Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:55.030Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:55.031Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:29:55.031Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:29:55.043Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:30:25.044Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T12:30:25.057Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T12:30:25.057Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T12:30:25.058Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T12:30:25.065Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:30:25.082Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T12:30:25.082Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dea57e5d-2522-43f8-89c3-772dc2841977], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T12:30:25.090Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:30:25.261Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:30:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[204904], x-aai-txid=[2-aai-resources-230414-12:30:25:616-89499], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:30:25.262Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:30:25.263Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T12:30:25.263Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:30:25.263Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:30:25.272Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:30:25.272Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:30:25.272Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:30:25.273Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:30:25.273Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:30:25.273Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475425272,
  "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-04-14T12:30:26.302Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:30:26.303Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:30:26.304Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:30:26.304Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:30:26.304Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:30:26.304Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:30:27.305Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:30:27.305Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:30:27.306Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:30:27.306Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:30:28.307Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:30:28.308Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:30:28.308Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T12:30:28.309Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T12:30:28.309Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:30:28.353Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:30:28.354Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:30:28.354Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:30:28.354Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:30:28.354Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:30:28.355Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:30:28.664Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:30:28.664Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T12:30:28.664Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:30:28.665Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:30:28.665Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:30:28.665Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:30:28.665Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:30:28.665Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475428664,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:30:29.666Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:30:29.667Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:30:29.668Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:30:29.668Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T12:30:29.669Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:30:29.669Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:30:29.759Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3057668460316641560/Definitions/service-BasicNetwork-template.yml
2023-04-14T12:30:30.097Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:30:30.098Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:30:30.099Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:30:30.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:30:30.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:30:30.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:30:30.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:30:30.100Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:30:30.144Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T12:30:30.145Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:30:30.145Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T12:30:30.145Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:30:30.145Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:30:30.145Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:30:30.145Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475430145,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:30:31.146Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:30:31.146Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T12:30:31.146Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:30:31.146Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:30:31.146Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:30:31.147Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475431146,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:30:32.147Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:30:32.172Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:30:32.177Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:30:32.177Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:30:32.177Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:30:32.177Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:30:32.177Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:30:32.177Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:30:32.178Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:30:32.178Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:30:32.178Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:30:32.191Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:30:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:30:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:30:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:30:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:02.191Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T12:31:02.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T12:31:02.204Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T12:31:02.205Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T12:31:02.209Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:31:02.221Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T12:31:02.222Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b8e33524-ce69-4d8a-b9b3-f0600f4fbc7e], X-ECOMP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-TransactionId=[], X-ONAP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], Content-Type=[application/merge-patch+json]}
2023-04-14T12:31:02.225Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:31:02.388Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:31:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[221192], x-aai-txid=[0-aai-resources-230414-12:31:02:751-84957], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:31:02.388Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:31:02.388Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T12:31:02.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:31:02.389Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:31:02.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:31:02.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:31:02.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:31:02.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:02.398Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:02.399Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475462398,
  "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-04-14T12:31:03.428Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:31:03.428Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:31:03.428Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:03.429Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:03.429Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:03.429Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:04.429Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:04.430Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:04.430Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:04.430Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:05.431Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:05.431Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:05.431Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:05.431Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:06.432Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:06.432Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:06.433Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:06.433Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:07.434Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:07.434Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:07.434Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:07.434Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:08.435Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:08.435Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:08.435Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:08.436Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:09.436Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:09.437Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:09.437Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:09.437Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:10.438Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:10.438Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:10.438Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:10.439Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:11.439Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:31:11.440Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:31:11.440Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T12:31:11.440Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:31:11.440Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:31:11.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:31:11.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:31:11.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:31:11.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:11.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:31:11.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:11.767Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:31:11.767Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T12:31:11.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:31:11.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:11.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:31:11.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:11.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:11.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475471768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:12.768Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:31:12.769Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:31:12.769Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:12.769Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:12.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:12.770Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:12.843Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1303882810312815694/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.410Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:13.411Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:13.412Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:31:13.461Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T12:31:13.462Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:31:13.462Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T12:31:13.462Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:31:13.462Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:13.463Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:13.463Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475473462,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:14.463Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:31:14.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T12:31:14.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:31:14.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:14.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:14.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475474463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:15.464Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:31:15.492Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:15.496Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:31:15.512Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:31:45.512Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T12:31:45.527Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T12:31:45.528Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T12:31:45.528Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T12:31:45.536Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:31:45.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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-04-14T12:31:45.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T12:31:45.571Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:31:45.739Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T12:31:45.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:31:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[200792], x-aai-txid=[2-aai-resources-230414-12:31:46:099-92854], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:31:45.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:31:45.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:31:45.740Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:31:45.749Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:31:45.749Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:31:45.750Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:31:45.750Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:45.750Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:45.750Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475505749,
  "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-04-14T12:31:46.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:31:46.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:31:46.775Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:46.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:46.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:46.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:31:47.776Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:47.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:47.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:47.777Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:31:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475390389,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475392999,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475394000,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475425272,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:31:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475428664,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475430145,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T12:31:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:31:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475431146,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T12:31:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:31:48.778Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:48.778Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:48.778Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:48.778Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:31:49.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:49.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:49.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:49.779Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:31:50.780Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:50.780Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:50.780Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:50.780Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:31:51.781Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:51.782Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:51.782Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:51.782Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:52.783Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:31:52.783Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:52.783Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:52.783Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:53.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:31:53.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:31:53.784Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T12:31:53.785Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:31:53.785Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:31:53.823Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:31:53.823Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:31:53.824Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:31:53.824Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:31:53.824Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:31:53.824Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:31:54.143Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:31:54.144Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T12:31:54.144Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:31:54.144Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:31:54.144Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:31:54.144Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:54.145Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:54.145Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475514144,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:55.145Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:31:55.146Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:31:55.146Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:55.147Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T12:31:55.147Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:55.148Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:55.241Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP576698125395450287/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-04-14T12:31:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:31:56.031Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.032Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:31:56.033Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:31:56.034Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:31:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T12:31:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:31:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T12:31:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:31:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:56.081Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475516081,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:57.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:31:57.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T12:31:57.082Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:31:57.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:31:57.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:31:57.083Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475517082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:31:58.084Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:31:58.112Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:31:58.118Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:31:58.118Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:31:58.118Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:31:58.119Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:31:58.119Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:58.119Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:58.119Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:58.119Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:31:58.120Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:31:58.134Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:32:28.134Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T12:32:28.145Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T12:32:28.146Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T12:32:28.146Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T12:32:28.151Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:32:28.165Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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-04-14T12:32:28.165Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T12:32:28.173Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:32:28.330Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T12:32:28.330Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:32:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[237664], x-aai-txid=[2-aai-resources-230414-12:32:28:698-88470], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:32:28.330Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:32:28.330Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:32:28.330Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:32:28.339Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:32:28.340Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:32:28.340Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:32:28.340Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:28.340Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:28.340Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475548340,
  "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-04-14T12:32:29.369Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:32:29.369Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:32:29.369Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:29.370Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:29.370Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:29.370Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:30.370Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:30.371Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:30.371Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:30.371Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:31.372Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:31.372Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:31.372Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:31.373Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:32.373Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:32.373Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:32.373Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:32.374Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:33.374Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:33.374Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:33.375Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:33.375Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:34.375Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:34.376Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:34.376Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:34.376Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:35.377Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:35.378Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:35.378Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:35.378Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:36.379Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:32:36.379Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:36.379Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:36.379Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:37.380Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:32:37.380Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:32:37.380Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T12:32:37.381Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:32:37.381Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:32:37.422Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:32:37.423Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:32:37.423Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:32:37.423Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:37.423Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:32:37.423Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:37.743Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:32:37.744Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T12:32:37.744Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:32:37.744Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:37.744Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:32:37.744Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:37.745Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:37.745Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475557744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:38.745Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:32:38.746Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:32:38.746Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:38.746Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:38.747Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:38.747Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:38.820Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14152801798897769527/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.389Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:32:39.390Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:32:39.391Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:32:39.391Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:32:39.391Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:32:39.391Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:32:39.391Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:32:39.391Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:32:39.391Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:32:39.439Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists
2023-04-14T12:32:39.439Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:32:39.439Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists)
2023-04-14T12:32:39.440Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:32:39.440Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:39.440Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:39.440Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475559439,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:40.441Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:32:40.441Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists)
2023-04-14T12:32:40.441Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:32:40.441Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:32:40.441Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:32:40.441Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475560441,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:41.442Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:32:41.468Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:32:41.480Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:32:41.480Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:32:41.482Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:32:41.482Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:32:41.482Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:32:41.483Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:32:41.483Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:32:41.483Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:32:41.483Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:32:41.498Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:32:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:32:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475462398,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475471768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475473462,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475474463,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475505749,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:32:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:11.499Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T12:33:11.508Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T12:33:11.508Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T12:33:11.509Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T12:33:11.511Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:33:11.522Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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-04-14T12:33:11.522Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T12:33:11.529Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:33:11.707Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T12:33:11.708Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:33:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[174], vertex-id=[233480], x-aai-txid=[2-aai-resources-230414-12:33:12:056-58669], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:33:11.708Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:33:11.708Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:33:11.709Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:33:11.720Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:33:11.720Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:33:11.720Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:33:11.721Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:11.721Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:11.721Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475591720,
  "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-04-14T12:33:12.753Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:33:12.753Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"f74e7b35-b290-4c30-af9d-861e8de5be6e","serviceName":"Demo_pNF_4NxSwk09reaQsf8HQ8gy","serviceVersion":"1.0","serviceUUID":"d5e9e29f-a9c5-4412-b6f3-7607bfd0981d","serviceDescription":"catalog service description","serviceInvariantUUID":"b02199cf-a572-4396-ac14-b77345df3855","resources":[{"resourceInstanceName":"pNF b4b14ff2-917e 0","resourceName":"pNF b4b14ff2-917e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"832109c8-d28a-4f24-8164-8face013bda0","resourceInvariantUUID":"27a9ad1c-7b7d-43fd-8b98-d823c7fadecd","resourceCustomizationUUID":"0c50b8da-3373-46db-b0f6-9ca3d4a862bf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml","artifactChecksum":"MzRiYjM3OTM1ZTljZGI1ZDUwZDYzNGFiN2Q4OGMwNDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a81bcd88-60d6-4d86-95a3-d5b65c93cf14","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar","artifactChecksum":"NWU5MWZlMjgxNGVjZDBlNDRjOGQ2YzljOTdkNTRjYTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9af7d2c9-a127-427b-a6df-05fe8795d33f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc531626-e9c3-4a5e-b82d-36428cc09c74","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml","artifactChecksum":"NWJkYTdkMjg1YWY2MzQ3NGY5YjNiNWRjNGIwODRkMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"001bfdf7-4a43-4165-9b50-d84f36865b78","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a865b6f-c9e0-4808-8b40-861b98cca868","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"da726b3f-2b7d-4b58-aa96-b6f4cddb9982","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactChecksum":"NzM2ODI4OGQ1MzMzZmY2NTgxZGRjZDNiMDI3NmE3OWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a63bf0dc-8ddd-4411-8bd2-8392b3d2393b","artifactVersion":"1"},{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactChecksum":"ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10d4eefe-740d-4d7c-be2c-1200442fc8c2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:33:12.753Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:12.754Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:12.754Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:12.754Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:13.755Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:13.755Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:13.755Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:13.755Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:14.755Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:14.756Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:14.756Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:14.756Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:15.756Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:15.757Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:15.757Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:15.757Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:16.757Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:16.757Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:16.757Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:16.758Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:17.758Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:17.759Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:17.759Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:17.760Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:18.761Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:18.761Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:18.761Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:18.761Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:19.762Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:19.762Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:19.763Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:19.763Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:20.763Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "serviceName": "Demo_pNF_4NxSwk09reaQsf8HQ8gy",
  "serviceVersion": "1.0",
  "serviceUUID": "d5e9e29f-a9c5-4412-b6f3-7607bfd0981d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b02199cf-a572-4396-ac14-b77345df3855",
  "resources": [
    {
      "resourceInstanceName": "pNF b4b14ff2-917e 0",
      "resourceCustomizationUUID": "0c50b8da-3373-46db-b0f6-9ca3d4a862bf",
      "resourceName": "pNF b4b14ff2-917e",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "832109c8-d28a-4f24-8164-8face013bda0",
      "resourceInvariantUUID": "27a9ad1c-7b7d-43fd-8b98-d823c7fadecd",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactChecksum": "ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "10d4eefe-740d-4d7c-be2c-1200442fc8c2"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:33:20.764Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:33:20.764Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d5e9e29f-a9c5-4412-b6f3-7607bfd0981d ASDC
2023-04-14T12:33:20.764Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:f74e7b35-b290-4c30-af9d-861e8de5be6e
ServiceName:Demo_pNF_4NxSwk09reaQsf8HQ8gy
ServiceVersion:1.0
ServiceUUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
ServiceInvariantUUID:b02199cf-a572-4396-ac14-b77345df3855
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactUUID:10d4eefe-740d-4d7c-be2c-1200442fc8c2
ArtifactChecksum:ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b4b14ff2-917e 0
ResourceCustomizationUUID:0c50b8da-3373-46db-b0f6-9ca3d4a862bf
ResourceInvariantUUID:27a9ad1c-7b7d-43fd-8b98-d823c7fadecd
ResourceName:pNF b4b14ff2-917e
ResourceType:PNF
ResourceUUID:832109c8-d28a-4f24-8164-8face013bda0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:33:20.764Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5e9e29f-a9c5-4412-b6f3-7607bfd0981d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:33:20.799Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:33:20.800Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:33:20.800Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:33:20.800Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 from URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:20.800Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:33:20.801Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:21.095Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:33:21.095Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar 10d4eefe-740d-4d7c-be2c-1200442fc8c2 87997
2023-04-14T12:33:21.096Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:33:21.096Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:21.096Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:33:21.096Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:21.096Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:21.097Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475601096,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:22.097Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:33:22.098Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:33:22.098Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2, URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar to file: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.099Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.099Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.099Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.175Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14259699993707018807/Definitions/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml
2023-04-14T12:33:22.772Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:33:22.772Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:33:22.772Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b4b14ff2-917e 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-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:33:22.773Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:33:22.774Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_4NxSwk09reaQsf8HQ8gy
Description:catalog service description
Model UUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
Model Version:NULL
Model InvariantUuid:b02199cf-a572-4396-ac14-b77345df3855
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:33:22.846Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists
2023-04-14T12:33:22.847Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:33:22.847Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists)
2023-04-14T12:33:22.847Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:33:22.847Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:22.847Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:22.847Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475602847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:23.848Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:33:23.848Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists)
2023-04-14T12:33:23.848Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:33:23.848Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:23.848Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:23.849Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475603848,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:24.849Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:33:24.874Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:33:24.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:33:24.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:33:24.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:33:24.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:33:24.878Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:33:24.879Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:33:24.879Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:33:24.879Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:33:24.879Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:33:24.890Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:33:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:33:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:33:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:33:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.723Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.723Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.723Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:33:48.724Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.724Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475514144,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:33:48.724Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475516081,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T12:33:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475517082,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T12:33:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475548340,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:33:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475557744,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:33:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475559439,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
}
2023-04-14T12:33:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:33:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475560441,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
}
2023-04-14T12:33:48.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:33:54.890Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T12:33:54.901Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f74e7b35-b290-4c30-af9d-861e8de5be6e and serviceModelVersionId: d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
2023-04-14T12:33:54.901Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b02199cf-a572-4396-ac14-b77345df3855
2023-04-14T12:33:54.902Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0
2023-04-14T12:33:54.905Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:33:54.919Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||Invoke
2023-04-14T12:33:54.919Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3371d8d9-6e61-4c94-8527-4929baac0350], X-ECOMP-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], X-TransactionId=[], X-ONAP-RequestID=[f74e7b35-b290-4c30-af9d-861e8de5be6e], Content-Type=[application/merge-patch+json]}
2023-04-14T12:33:54.922Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:33:55.173Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?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/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:33:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[247], vertex-id=[258256], x-aai-txid=[0-aai-resources-230414-12:33:55:448-26768], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:33:55.173Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:33:55.174Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||InvokeReturn
2023-04-14T12:33:55.174Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:33:55.175Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:33:55.192Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:33:55.192Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f74e7b35-b290-4c30-af9d-861e8de5be6e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:33:55.192Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:33:55.192Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:55.192Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:55.192Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475635192,
  "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-04-14T12:33:56.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:33:56.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"590ceb0c-a2c1-468f-b859-38da66673cd0","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"b32a107b-27e8-48ab-9334-f95ce5ab81c3","serviceDescription":"service","serviceInvariantUUID":"4acffa55-0a2f-4dc0-89af-da9f8aa29204","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1edbf44e-1711-4342-97cc-df19b99a4d0e","resourceInvariantUUID":"73d8532f-85bb-4984-8512-db36b8de4985","resourceCustomizationUUID":"84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0","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":"MWVlOWVmNGNkMGIxOWNiMTg2MTdmOTMyMTI3YmRlZjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ea41669-4025-4a46-bc89-f01a95652528","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":"OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9","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":"a77c0497-02f4-4eca-9c22-fd689e452f85","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":"55fe0a46-d023-4a4a-b3a1-26d666814f4f","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":"812694bb-fdc1-4415-a97f-b8300cc7e49d","artifactVersion":"2","generatedFromUUID":"b056fcff-c36c-40ab-a36d-403ad8d3fe54"},{"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":"bd919b92-dc1a-4467-96f6-197a55970e9e","artifactVersion":"2","generatedFromUUID":"a77c0497-02f4-4eca-9c22-fd689e452f85"},{"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":"b056fcff-c36c-40ab-a36d-403ad8d3fe54","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":"60863f14-50a0-4b9d-b918-23a9e9b2e5a1","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":"OTNhY2M0NGYzMjkxNTJlZGM3YWRlOTU3Njc4ODk3YTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1330ea9c-1e6c-4ead-9921-6c44bdd88bbe","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35cc6792-ab26-4a57-b9c8-e54887ea36b7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:33:56.220Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:56.221Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:56.221Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:56.221Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:33:57.222Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:57.223Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:57.223Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:57.223Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:33:58.225Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:58.225Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:58.225Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:58.225Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:33:59.227Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:33:59.227Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:33:59.227Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:33:59.227Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:00.228Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:00.229Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:00.229Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:00.229Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:01.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:01.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:01.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:01.231Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:02.233Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:02.233Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:02.233Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:02.233Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:03.234Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:03.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:03.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:03.235Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:04.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:04.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:04.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:04.236Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:05.237Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:05.238Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:05.238Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:05.238Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:06.240Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b32a107b-27e8-48ab-9334-f95ce5ab81c3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4acffa55-0a2f-4dc0-89af-da9f8aa29204",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1edbf44e-1711-4342-97cc-df19b99a4d0e",
      "resourceInvariantUUID": "73d8532f-85bb-4984-8512-db36b8de4985",
      "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": "OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9",
          "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": "a77c0497-02f4-4eca-9c22-fd689e452f85",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
            "generatedFromUUID": "a77c0497-02f4-4eca-9c22-fd689e452f85"
          },
          "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": "812694bb-fdc1-4415-a97f-b8300cc7e49d",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
          "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": "b056fcff-c36c-40ab-a36d-403ad8d3fe54",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35cc6792-ab26-4a57-b9c8-e54887ea36b7"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:34:06.240Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:34:06.240Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 b32a107b-27e8-48ab-9334-f95ce5ab81c3 ASDC
2023-04-14T12:34:06.241Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:590ceb0c-a2c1-468f-b859-38da66673cd0
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
ServiceInvariantUUID:4acffa55-0a2f-4dc0-89af-da9f8aa29204
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:35cc6792-ab26-4a57-b9c8-e54887ea36b7
ArtifactChecksum:NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
ResourceInvariantUUID:73d8532f-85bb-4984-8512-db36b8de4985
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:1edbf44e-1711-4342-97cc-df19b99a4d0e
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:c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9
ArtifactChecksum:OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA=
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:a77c0497-02f4-4eca-9c22-fd689e452f85
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:812694bb-fdc1-4415-a97f-b8300cc7e49d
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:b056fcff-c36c-40ab-a36d-403ad8d3fe54
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:34:06.241Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b32a107b-27e8-48ab-9334-f95ce5ab81c3 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:34:06.289Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:34:06.290Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:34:06.290Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:34:06.290Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:06.290Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:34:06.290Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:06.750Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:34:06.751Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 35cc6792-ab26-4a57-b9c8-e54887ea36b7 163264
2023-04-14T12:34:06.751Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:34:06.751Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:06.751Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:34:06.751Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:06.751Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:06.752Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475646751,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:07.753Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:34:07.753Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:34:07.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:07.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-14T12:34:07.755Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:07.755Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:07.874Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18433920309822412735/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-14T12:34:08.707Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:34:08.708Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-14T12:34:08.709Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:34:08.710Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=214ee1ee-f587-40c2-a465-a09e4bf704a8
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.711Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:08.712Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.712Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:08.712Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:08.712Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:08.712Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
Model Version:NULL
Model InvariantUuid:4acffa55-0a2f-4dc0-89af-da9f8aa29204
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:8cc6839b-27fe-46e2-a80e-fef059780ef4
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:73d8532f-85bb-4984-8512-db36b8de4985
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:004cad81-9021-433e-ab6c-1a68af6ac897
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:1fa766ed-6a71-4445-82f9-863e139fd908
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:8c11be52-4263-4712-b366-8d62adbeb822
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:214ee1ee-f587-40c2-a465-a09e4bf704a8
ModelInvariantUuid:a0ad7053-2bfe-4a6a-b04b-419d2c0b9a50
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:c59109ee-9111-4ccd-a233-63243ab06780
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:744c0115-1999-42d7-87e1-aa549c334b94
ModelInvariantUuid:8edb1037-2d97-4cb6-b85d-78cf5a2fa73d
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:0bc53377-4dab-4382-89b9-a3e5c2abd6a7
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:34:08.753Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||ERROR|500||Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists
2023-04-14T12:34:08.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:34:08.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists)
2023-04-14T12:34:08.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:34:08.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:08.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:08.754Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475648754,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:09.755Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:34:09.755Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists)
2023-04-14T12:34:09.755Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:34:09.755Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:09.756Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:09.756Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475649755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:10.756Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:34:10.779Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:10.783Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:34:10.796Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:34:40.796Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 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-04-14T12:34:40.808Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 and serviceModelVersionId: b32a107b-27e8-48ab-9334-f95ce5ab81c3
2023-04-14T12:34:40.809Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4acffa55-0a2f-4dc0-89af-da9f8aa29204
2023-04-14T12:34:40.809Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0
2023-04-14T12:34:40.815Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:34:40.830Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||Invoke
2023-04-14T12:34:40.831Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[590ceb0c-a2c1-468f-b859-38da66673cd0], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5d576e21-04c3-40f8-bc9f-b463ba01bb47], X-ECOMP-RequestID=[590ceb0c-a2c1-468f-b859-38da66673cd0], X-TransactionId=[], X-ONAP-RequestID=[590ceb0c-a2c1-468f-b859-38da66673cd0], Content-Type=[application/merge-patch+json]}
2023-04-14T12:34:40.834Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:34:41.004Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?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/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:34:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[241856], x-aai-txid=[2-aai-resources-230414-12:34:41:361-7175], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:34:41.005Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:34:41.005Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||InvokeReturn
2023-04-14T12:34:41.006Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:34:41.006Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:34:41.016Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:34:41.017Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 590ceb0c-a2c1-468f-b859-38da66673cd0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:34:41.017Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:34:41.017Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:41.017Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:41.017Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475681017,
  "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-04-14T12:34:42.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:34:42.047Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"7cf86320-5cfa-475b-a72e-f2cf24df03b1","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0","serviceDescription":"service","serviceInvariantUUID":"408ff9cd-c8fb-47ba-8106-3de56fce6a14","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d840bf8b-90e5-468b-ac7c-4a42c88d3a88","resourceInvariantUUID":"fd043fcc-7f40-4997-ac18-f1bab57f992c","resourceCustomizationUUID":"97e1ffc6-a08d-4c4a-8d32-7524cf391e57","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":"ZTM0MjllYzFmNjIxYzZiOTlhNWQ3M2NiYzk5MDg5MTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b056b28e-2be9-4b6f-ac44-44842f0eda4a","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":"ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e8c3ec89-0030-4fcb-86c0-a8e053a09af2","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":"97d3688c-972c-41ca-bd21-67671f0d1765","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":"de1621f6-c9c7-4934-aa3c-dc2d43b5e57b","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":"0f408a8a-4d1c-46bc-8786-1e5acad36719","artifactVersion":"2","generatedFromUUID":"97d3688c-972c-41ca-bd21-67671f0d1765"},{"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":"Yzk0NjZiNTk2ODFkY2Y4MmY0YjIyNjI0YTdhOTg4MjY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4baf6c46-96d2-4c1e-b566-026509fca043","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":"YTg5M2RhODEyMTYzNDdhMDgxZjAwMmNhYTFkOWU2ZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d9c0a9ee-7007-4ae0-98a2-d43c4dced85f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"534a1fce-dd7d-414c-8b5b-8e838726a263","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:34:42.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:42.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:42.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:42.048Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:43.049Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:43.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:43.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:43.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:44.051Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:44.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:44.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:44.052Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:45.053Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:45.053Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:45.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:45.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:46.054Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:46.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:46.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:46.055Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:47.056Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:47.056Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:47.056Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:47.057Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:34:48.057Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:48.058Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:48.058Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:48.058Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:48.718Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: cached metadata has changed from (version55: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version56: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-04-14T12:34:48.741Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:34:48.742Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:34:48.746Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:34:48.747Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:34:48.763Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:34:48.764Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:34:48.764Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:34:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:34:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:34:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:34:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1491, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:34:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:34:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:34:49.059Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:34:49.059Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:49.059Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:49.059Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:49.788Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.788Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475591720,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:34:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475601096,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:34:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475602847,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
}
2023-04-14T12:34:49.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.792Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.792Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475603848,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
}
2023-04-14T12:34:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475635192,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:34:49.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.794Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.795Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475646751,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475648754,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists"
}
2023-04-14T12:34:49.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475649755,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists"
}
2023-04-14T12:34:49.797Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475681017,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:34:49.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:34:50.060Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0",
  "serviceDescription": "service",
  "serviceInvariantUUID": "408ff9cd-c8fb-47ba-8106-3de56fce6a14",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "97e1ffc6-a08d-4c4a-8d32-7524cf391e57",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d840bf8b-90e5-468b-ac7c-4a42c88d3a88",
      "resourceInvariantUUID": "fd043fcc-7f40-4997-ac18-f1bab57f992c",
      "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": "ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e8c3ec89-0030-4fcb-86c0-a8e053a09af2",
          "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": "97d3688c-972c-41ca-bd21-67671f0d1765",
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
            "generatedFromUUID": "97d3688c-972c-41ca-bd21-67671f0d1765"
          },
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "534a1fce-dd7d-414c-8b5b-8e838726a263"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:34:50.062Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:34:50.063Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 ASDC
2023-04-14T12:34:50.063Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:7cf86320-5cfa-475b-a72e-f2cf24df03b1
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
ServiceInvariantUUID:408ff9cd-c8fb-47ba-8106-3de56fce6a14
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:534a1fce-dd7d-414c-8b5b-8e838726a263
ArtifactChecksum:ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
ResourceInvariantUUID:fd043fcc-7f40-4997-ac18-f1bab57f992c
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:d840bf8b-90e5-468b-ac7c-4a42c88d3a88
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:e8c3ec89-0030-4fcb-86c0-a8e053a09af2
ArtifactChecksum:ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA=
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:97d3688c-972c-41ca-bd21-67671f0d1765
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:34:50.063Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:34:50.098Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:34:50.098Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:34:50.098Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:34:50.098Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:34:50.098Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:34:50.099Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:34:50.462Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:34:50.462Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 534a1fce-dd7d-414c-8b5b-8e838726a263 82980
2023-04-14T12:34:50.463Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:34:50.463Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:34:50.463Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:34:50.463Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:50.463Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:50.464Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475690463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:51.464Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:34:51.465Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:34:51.465Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:51.465Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-14T12:34:51.466Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:51.466Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:51.572Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3631254279972736475/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-04-14T12:34:52.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:34:52.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:34:52.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:34:52.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.434Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:34:52.435Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.436Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=24a74155-b473-40fd-b586-de6410dd053a
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:34:52.437Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
Model Version:NULL
Model InvariantUuid:408ff9cd-c8fb-47ba-8106-3de56fce6a14
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:aa492e6d-5ac7-491d-985d-1d3c14cf16b2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fd043fcc-7f40-4997-ac18-f1bab57f992c
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a6e7423a-66ce-4360-bb7f-4c0383dc22a3
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:4d2f5387-41de-4806-a6fc-a51bfbd2f1a1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:24a74155-b473-40fd-b586-de6410dd053a
ModelInvariantUuid:daa718a9-993f-4f17-9c20-c6576b41fc4d
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c9b336d1-6060-48d3-8f0c-a5492a64b020
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:27e3c2ff-3d09-4fa7-8a69-a3550e9015b5
ModelInvariantUuid:a8b27dd3-e6e9-4cc2-b790-f5221ba5d8db
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:79356fb9-f593-4362-87db-98ef90f7dd1f
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:34:52.489Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists
2023-04-14T12:34:52.489Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:34:52.490Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists)
2023-04-14T12:34:52.490Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:34:52.490Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:52.490Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:52.490Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475692489,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:53.490Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:34:53.491Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists)
2023-04-14T12:34:53.491Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:34:53.491Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:34:53.491Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:34:53.491Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475693490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:34:54.492Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:34:54.508Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:34:54.512Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:34:54.512Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:34:54.512Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:34:54.512Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:34:54.512Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:54.512Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:54.512Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:54.513Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:34:54.513Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:34:54.522Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:35:24.523Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 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-04-14T12:35:24.532Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and serviceModelVersionId: 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
2023-04-14T12:35:24.533Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 408ff9cd-c8fb-47ba-8106-3de56fce6a14
2023-04-14T12:35:24.534Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0
2023-04-14T12:35:24.539Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:35:24.551Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?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-04-14T12:35:24.552Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||Invoke
2023-04-14T12:35:24.559Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:35:24.718Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||InvokeReturn
2023-04-14T12:35:24.719Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:35:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[176272], x-aai-txid=[1-aai-resources-230414-12:35:25:086-71523], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:35:24.719Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:35:24.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:35:24.720Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:35:24.729Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:35:24.729Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:35:24.730Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:35:24.730Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:24.730Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:24.731Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475724729,
  "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-04-14T12:35:25.758Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:35:25.759Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"52f6f628-276c-4e87-8d1e-66c7cd42f413","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"ec1e0e22-eb16-4b9c-8129-ec0df1d73272","serviceDescription":"service","serviceInvariantUUID":"10849b64-e839-4f71-bddf-e93239a59a9f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba376fb-0ba1-4d59-be91-c9107588ed4a","resourceInvariantUUID":"5481e248-196d-41e8-b1c8-95bcf7eaf466","resourceCustomizationUUID":"ade7448f-3a47-4630-a541-e5cc00f15c93","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":"ZDRhYzg5OGQ4ODNlYzI5MWU0ZTQ0YmExN2VjZmRmNjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b0cf6c1d-582a-43a3-b642-fbdf2abb110a","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":"3008be98-07ac-40d4-b683-44502c026681","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":"6d123ef2-a3a6-4bc4-8342-c9be69bac8dd","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":"YWJiNTU0ZWJkYTNiMWJhN2RhMWQ1MmVkZjE3NzBkMzc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2b78fbad-cda1-4858-afce-89954456acc3","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":"3ce62363-265e-4040-a718-a6e436552db5","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":"9fe58539-9ffa-43ef-9690-5629261313e1","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":"99bf2524-0cbb-434d-8e4a-d309c28c8490","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":"NWUxNmFjZTVkZTJhNjdmYmE4NmY1NWVlNGNmY2I1ZTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e9a2a47b-4e16-4d76-a58b-5a0a7c330072","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"862ca548-44c5-4a3e-ad3f-015161165699","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:35:25.760Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:25.760Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:25.760Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:25.760Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:35:26.761Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:26.762Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:26.762Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:26.762Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:27.763Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:27.763Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:27.764Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:27.764Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:28.764Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:28.765Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:28.765Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:28.765Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:35:29.766Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:29.766Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:29.766Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:29.766Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:35:30.767Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:30.768Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:30.768Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:30.769Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:35:31.770Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:31.771Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:31.771Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:31.771Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "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-04-14T12:35:32.771Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:32.772Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:32.772Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:32.772Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:33.772Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:35:33.773Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:33.773Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:33.773Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:34.774Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "ec1e0e22-eb16-4b9c-8129-ec0df1d73272",
  "serviceDescription": "service",
  "serviceInvariantUUID": "10849b64-e839-4f71-bddf-e93239a59a9f",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "ade7448f-3a47-4630-a541-e5cc00f15c93",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "0ba376fb-0ba1-4d59-be91-c9107588ed4a",
      "resourceInvariantUUID": "5481e248-196d-41e8-b1c8-95bcf7eaf466",
      "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": "ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "862ca548-44c5-4a3e-ad3f-015161165699"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:35:34.775Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:35:34.775Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ec1e0e22-eb16-4b9c-8129-ec0df1d73272 ASDC
2023-04-14T12:35:34.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:52f6f628-276c-4e87-8d1e-66c7cd42f413
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:ec1e0e22-eb16-4b9c-8129-ec0df1d73272
ServiceInvariantUUID:10849b64-e839-4f71-bddf-e93239a59a9f
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:862ca548-44c5-4a3e-ad3f-015161165699
ArtifactChecksum:ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:ade7448f-3a47-4630-a541-e5cc00f15c93
ResourceInvariantUUID:5481e248-196d-41e8-b1c8-95bcf7eaf466
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:0ba376fb-0ba1-4d59-be91-c9107588ed4a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:35:34.776Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec1e0e22-eb16-4b9c-8129-ec0df1d73272 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:35:34.819Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:35:34.820Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:35:34.820Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:35:34.820Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 862ca548-44c5-4a3e-ad3f-015161165699 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:35:34.820Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:35:34.820Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:35:34.841Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:35:34.841Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d9154f
2023-04-14T12:35:34.841Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:35:34.841Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "TestPnfMacro"
      ]
    }
  }
}
2023-04-14T12:35:34.842Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 862ca548-44c5-4a3e-ad3f-015161165699 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:35:34.842Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:35:34.842Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is  not found)
2023-04-14T12:35:34.842Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:35:34.842Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:34.843Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:34.843Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475734842,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:35.843Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:862ca548-44c5-4a3e-ad3f-015161165699)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:35:35.891Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists
2023-04-14T12:35:35.891Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:35:35.891Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists)
2023-04-14T12:35:35.892Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:35:35.892Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:35.892Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:35.892Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475735891,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:36.892Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:35:36.892Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists)
2023-04-14T12:35:36.893Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:35:36.893Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:35:36.893Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:35:36.893Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475736892,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:37.893Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:35:37.919Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:35:37.923Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:35:37.935Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:35:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:35:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475690463,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475692489,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists"
}
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475693490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists"
}
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475724729,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.729Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681474989496,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475734842,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:35:48.730Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475735891,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists"
}
2023-04-14T12:35:48.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:35:48.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:35:48.731Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475736892,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists"
}
2023-04-14T12:35:48.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:36:07.936Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 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-04-14T12:36:07.949Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 and serviceModelVersionId: ec1e0e22-eb16-4b9c-8129-ec0df1d73272
2023-04-14T12:36:07.949Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 10849b64-e839-4f71-bddf-e93239a59a9f
2023-04-14T12:36:07.950Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0
2023-04-14T12:36:07.953Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:36:07.965Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?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-04-14T12:36:07.966Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||Invoke
2023-04-14T12:36:07.968Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:36:08.132Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||InvokeReturn
2023-04-14T12:36:08.132Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:36:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[233512], x-aai-txid=[2-aai-resources-230414-12:36:08:497-52275], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:36:08.133Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:36:08.133Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:36:08.133Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:36:08.141Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:36:08.141Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 52f6f628-276c-4e87-8d1e-66c7cd42f413 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:36:08.142Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:36:08.142Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:08.142Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:08.142Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475768141,
  "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-04-14T12:36:09.169Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T12:36:09.169Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T12:36:09.170Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 1 disconnected.
2023-04-14T12:36:09.171Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 2 disconnected.
2023-04-14T12:36:09.171Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Cancelled in-flight METADATA request with correlation id 43831 due to node 2 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms)
2023-04-14T12:36:09.172Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T12:36:09.172Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T12:36:09.172Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T12:36:09.172Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:36:09.177Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e1958d0b-3d12-452a-a43f-1b4350adcde7
2023-04-14T12:36:09.178Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T12:36:09.178Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:36:09.178Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:36:10.128Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:13.136Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:16.144Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:19.153Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:22.162Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:25.170Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:28.180Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:31.189Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:34.198Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:37.206Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:40.215Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:43.224Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:46.234Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:36:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:48.735Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:36:48.735Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:36:48.742Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:36:48.742Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e1958d0b-3d12-452a-a43f-1b4350adcde7', protocol='range'}
2023-04-14T12:36:48.746Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:36:48.747Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:36:48.747Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:36:48.747Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:36:48.747Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:36:48.747Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:36:48.748Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e1958d0b-3d12-452a-a43f-1b4350adcde7=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:36:48.765Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:36:48.765Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:36:48.765Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:36:48.766Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e1958d0b-3d12-452a-a43f-1b4350adcde7', protocol='range'}
2023-04-14T12:36:48.766Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:36:48.766Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:36:48.769Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:36:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:36:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:36:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1542, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:36:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:36:48.770Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:36:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T12:36:48.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T12:36:48.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T12:36:48.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T12:36:48.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T12:36:48.775Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T12:36:48.861Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:36:48.861Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:36:48.863Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:36:48.863Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:48.863Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:48.863Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:36:49.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475768141,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:36:49.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:36:49.791Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:36:49.791Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:36:49.864Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:36:49.865Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:49.865Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:49.865Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:50.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:36:50.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:50.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:50.866Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:51.868Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:36:51.868Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:51.868Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:51.868Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:52.869Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:36:52.870Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:52.870Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:52.870Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:53.871Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:36:53.871Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:53.871Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:53.871Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:54.872Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:36:54.873Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:54.873Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:54.873Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:55.874Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:36:55.874Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:36:55.874Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T12:36:55.875Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:36:55.875Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:36:55.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:36:55.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:36:55.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:36:55.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:36:55.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:36:55.918Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:36:55.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:36:55.945Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e8b17dc
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:55.946Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475815946,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:56.947Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T12:36:56.965Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:36:56.965Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T12:36:56.969Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T12:36:56.969Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T12:36:56.969Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:36:56.970Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:36:56.970Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:36:56.986Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:36:56.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5f8cf8bd
2023-04-14T12:36:56.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:36:56.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:36:56.987Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:36:56.988Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T12:36:56.988Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T12:36:56.988Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:36:56.988Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:36:56.988Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:36:56.988Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475816987,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:36:57.989Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:36:57.990Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:36:58.014Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:36:58.018Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:36:58.018Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:37:28.019Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:37:28.042Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:37:28.047Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:37:28.048Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:37:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:37:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:37:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:37:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:37:58.048Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:37:58.069Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:37:58.072Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:37:58.072Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:38:28.072Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:38:28.095Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:38:28.098Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:38:28.098Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:38:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:38:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:38:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:38:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:38:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:38:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:38:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475815946,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:38:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:38:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:38:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475816987,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:38:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:38:58.099Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:38:58.123Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:38:58.128Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:38:58.129Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:39:28.129Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:39:28.153Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:39:28.157Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:39:28.158Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:39:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:39:58.158Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:39:58.183Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:39:58.187Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:39:58.187Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:40:28.188Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:40:28.210Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:40:28.214Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:40:28.214Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:40:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:40:58.214Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:40:58.241Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:40:58.246Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:40:58.246Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:41:28.246Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:41:28.270Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:41:28.274Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:41:28.274Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:41:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:41:48.910Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T12:41:48.910Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e1958d0b-3d12-452a-a43f-1b4350adcde7 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T12:41:48.911Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T12:41:48.911Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T12:41:49.322Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:41:49.338Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:41:49.338Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:41:49.344Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:41:49.344Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 34: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:41:49.363Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:41:49.363Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:41:49.364Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:41:49.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:41:49.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:41:49.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:41:49.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1552, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:41:49.369Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:41:49.369Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:41:58.275Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T12:41:58.275Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T12:41:58.285Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T12:41:58.285Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T12:41:58.286Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T12:41:58.292Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:41:58.312Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T12:41:58.313Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[aa297a9d-bb7f-4aad-894d-432cc4f9e420], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T12:41:58.320Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T12:41:58.528Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:41:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[204], vertex-id=[196616], x-aai-txid=[1-aai-resources-230414-12:41:58:849-95998], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:41:58.528Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:41:58.529Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T12:41:58.529Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:41:58.529Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:41:58.540Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:41:58.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T12:41:58.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T12:41:58.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:41:58.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:41:58.541Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476118541,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:41:58.567Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:41:58.567Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476118541,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T12:41:58.568Z||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-04-14T12:41:59.582Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:41:59.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:41:59.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:41:59.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:41:59.583Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:41:59.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:00.584Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:00.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:00.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:00.585Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:01.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:01.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:01.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:01.586Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:02.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:02.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:02.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:02.587Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:03.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:03.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:03.588Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:03.589Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:04.589Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:04.590Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:04.590Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:04.590Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:05.591Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:05.591Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:05.591Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:05.591Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:06.592Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:42:06.593Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:42:06.593Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T12:42:06.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:42:06.594Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:42:06.638Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:42:06.639Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:42:06.639Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:42:06.640Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:06.640Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:42:06.640Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:06.954Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:42:06.955Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T12:42:06.955Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:42:06.955Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:06.956Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:42:06.956Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:06.956Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:06.956Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476126955,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:07.957Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:42:07.958Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:42:07.958Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:07.959Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T12:42:07.959Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:07.959Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:08.089Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14212020641740144158/Definitions/service-Vfw20230414103138-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_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
2023-04-14T12:42:09.567Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:42:09.567Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:42:09.567Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.567Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:42:09.567Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.567Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.567Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.568Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:42:09.569Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:42:09.570Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:42:09.571Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:42:09.572Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.573Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:09.574Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:09.575Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:42:09.616Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T12:42:09.616Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:42:09.616Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T12:42:09.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:42:09.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:09.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:09.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476129616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:10.617Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:42:10.618Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T12:42:10.618Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:42:10.618Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:10.618Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:10.618Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476130617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:11.619Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:42:11.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:42:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:42:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:42:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:42:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:42:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:11.648Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:11.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:11.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:11.649Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:42:11.661Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:42:41.662Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T12:42:41.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T12:42:41.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T12:42:41.675Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T12:42:41.678Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:42:41.690Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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-04-14T12:42:41.690Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T12:42:41.695Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:42:41.859Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T12:42:41.860Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:42:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[225344], x-aai-txid=[0-aai-resources-230414-12:42:42:224-7348], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:42:41.860Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:42:41.860Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:42:41.860Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:42:41.871Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:42:41.871Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:42:41.872Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:42:41.872Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:41.872Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:41.872Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476161872,
  "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-04-14T12:42:42.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:42:42.902Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:42:42.903Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:42.903Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:42.903Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:42.904Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:43.905Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:43.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:43.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:43.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:44.907Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:44.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:44.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:44.908Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:45.909Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:45.910Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:45.910Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:45.910Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:46.911Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:46.912Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:46.912Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:46.913Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:47.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:47.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:47.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:47.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:48.724Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.725Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476126955,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476129616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T12:42:48.726Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476130617,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476161872,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.727Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:42:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.728Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:42:48.728Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:42:48.728Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:42:48.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:42:48.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:48.915Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:48.916Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:49.917Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:42:49.917Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:42:49.917Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T12:42:49.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:42:49.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:42:49.950Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:42:49.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:42:49.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:42:49.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:49.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:42:49.951Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:50.277Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:42:50.278Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T12:42:50.278Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:42:50.278Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:50.278Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:42:50.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:50.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:50.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476170278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:51.279Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:42:51.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:42:51.280Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:51.281Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T12:42:51.282Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:51.282Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:51.406Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6632010507000635779/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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_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-04-14T12:42:52.868Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.869Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.870Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:42:52.870Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:42:52.871Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:42:52.872Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:42:52.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:42:52.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:42:52.873Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.874Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:42:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:42:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:42:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:42:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.875Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:42:52.876Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:42:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T12:42:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:42:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:52.877Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:42:52.878Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:42:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T12:42:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.879Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:42:52.880Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:42:52.881Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:42:52.882Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:42:52.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T12:42:52.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:42:52.928Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T12:42:52.929Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:42:52.929Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:52.929Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:52.929Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476172928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:53.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:42:53.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T12:42:53.930Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:42:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:42:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:42:53.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476173930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:42:54.931Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:42:54.963Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:42:54.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:42:54.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:42:54.967Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:42:54.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:42:54.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:54.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:54.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:54.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:42:54.968Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:42:54.982Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:43:24.982Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932 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-04-14T12:43:24.993Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 51aca624-4ead-402a-806c-ac92ba6cf932 and serviceModelVersionId: 4df19178-0981-4e3b-8603-2e29856d50cb
2023-04-14T12:43:24.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6a84ec81-250a-4e86-b9a5-d98d3cb90469
2023-04-14T12:43:24.994Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0
2023-04-14T12:43:25.001Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:43:25.018Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||Invoke
2023-04-14T12:43:25.019Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3f2a5da2-702b-4ae0-a8a9-6f9fe83bf493], X-ECOMP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], X-TransactionId=[], X-ONAP-RequestID=[51aca624-4ead-402a-806c-ac92ba6cf932], Content-Type=[application/merge-patch+json]}
2023-04-14T12:43:25.022Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:43:25.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?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/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:43:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[204904], x-aai-txid=[0-aai-resources-230414-12:43:25:552-18505], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:43:25.178Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:43:25.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6a84ec81-250a-4e86-b9a5-d98d3cb90469/model-vers/model-ver/4df19178-0981-4e3b-8603-2e29856d50cb?depth=0|INFO|500||InvokeReturn
2023-04-14T12:43:25.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:43:25.179Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:43:25.187Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:43:25.187Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 51aca624-4ead-402a-806c-ac92ba6cf932 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:43:25.187Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:43:25.188Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:43:25.188Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:43:25.188Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476205187,
  "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-04-14T12:43:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:43:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"60305574-0a73-4b1b-a2c7-fa619d150789","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3d960629-e5cb-4504-a0ba-34084d27069c","serviceDescription":"service","serviceInvariantUUID":"4cbbc596-7830-4808-8d72-a6ddca193103","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"9e340bfb-29cb-4415-8420-edc4ed293186","resourceInvariantUUID":"56929b9a-b475-471d-b89e-c38473962895","resourceCustomizationUUID":"c03e5799-3ede-438d-814c-b86cbcfda173","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":"ZGVlNGFlNzk0MjE0OWY1MmFjMjg1MjcyOTA2NWQyNWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4484c392-e0f6-456c-a731-cc46095fa8f1","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9d4943-9ab1-4b86-9e84-13ef8000c7aa","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:43:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:43:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:43:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:43:26.217Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:43:27.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:43:27.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:43:27.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:43:27.218Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:43:28.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3d960629-e5cb-4504-a0ba-34084d27069c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4cbbc596-7830-4808-8d72-a6ddca193103",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "c03e5799-3ede-438d-814c-b86cbcfda173",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "9e340bfb-29cb-4415-8420-edc4ed293186",
      "resourceInvariantUUID": "56929b9a-b475-471d-b89e-c38473962895",
      "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": "M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9d4943-9ab1-4b86-9e84-13ef8000c7aa"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:43:28.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:43:28.219Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3d960629-e5cb-4504-a0ba-34084d27069c ASDC
2023-04-14T12:43:28.220Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:60305574-0a73-4b1b-a2c7-fa619d150789
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3d960629-e5cb-4504-a0ba-34084d27069c
ServiceInvariantUUID:4cbbc596-7830-4808-8d72-a6ddca193103
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:ba9d4943-9ab1-4b86-9e84-13ef8000c7aa
ArtifactChecksum:M2Q4MWVjYTE1ZDk5MzYzZjVhNWJiNjc2NGVhMTBiNDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
ResourceInvariantUUID:56929b9a-b475-471d-b89e-c38473962895
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:9e340bfb-29cb-4415-8420-edc4ed293186
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-14T12:43:28.220Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d960629-e5cb-4504-a0ba-34084d27069c 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:43:28.264Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:43:28.265Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:43:28.265Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:43:28.265Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:43:28.265Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:43:28.266Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:43:28.551Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:43:28.552Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ba9d4943-9ab1-4b86-9e84-13ef8000c7aa 57790
2023-04-14T12:43:28.552Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:43:28.552Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-14T12:43:28.552Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:43:28.553Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:43:28.553Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:43:28.553Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476208552,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:43:29.553Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:43:29.554Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:43:29.555Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:43:29.555Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-14T12:43:29.555Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:43:29.555Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:43:29.627Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8399982039286054725/Definitions/service-BasicNetwork-template.yml
2023-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||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-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:43:29.954Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:43:29.955Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:43:29.956Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:43:29.956Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3d960629-e5cb-4504-a0ba-34084d27069c
Model Version:NULL
Model InvariantUuid:4cbbc596-7830-4808-8d72-a6ddca193103
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:56929b9a-b475-471d-b89e-c38473962895
Model UUID:b2fa2701-8266-4e62-9f14-0de5f6949bfd
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:c03e5799-3ede-438d-814c-b86cbcfda173
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:43:29.997Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists
2023-04-14T12:43:29.998Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:43:29.998Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists)
2023-04-14T12:43:29.998Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:43:29.998Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:43:29.998Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:43:29.998Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476209998,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:43:30.999Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-14T12:43:31.000Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists)
2023-04-14T12:43:31.000Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:43:31.000Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:43:31.000Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:43:31.000Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476210999,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:43:32.001Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:43:32.027Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:43:32.032Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:43:32.032Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:43:32.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:43:32.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:43:32.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:43:32.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:43:32.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:43:32.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:43:32.033Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:43:32.047Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:43:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:43:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:43:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:43:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:02.047Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60305574-0a73-4b1b-a2c7-fa619d150789 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-04-14T12:44:02.058Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60305574-0a73-4b1b-a2c7-fa619d150789 and serviceModelVersionId: 3d960629-e5cb-4504-a0ba-34084d27069c
2023-04-14T12:44:02.058Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4cbbc596-7830-4808-8d72-a6ddca193103
2023-04-14T12:44:02.059Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0
2023-04-14T12:44:02.065Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:44:02.079Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||Invoke
2023-04-14T12:44:02.079Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f100c66d-d417-4c80-a8f8-8c294aac99bb], X-ECOMP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], X-TransactionId=[], X-ONAP-RequestID=[60305574-0a73-4b1b-a2c7-fa619d150789], Content-Type=[application/merge-patch+json]}
2023-04-14T12:44:02.086Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:44:02.242Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?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/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:44:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[221192], x-aai-txid=[1-aai-resources-230414-12:44:02:617-61812], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:44:02.243Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:44:02.244Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4cbbc596-7830-4808-8d72-a6ddca193103/model-vers/model-ver/3d960629-e5cb-4504-a0ba-34084d27069c?depth=0|INFO|500||InvokeReturn
2023-04-14T12:44:02.244Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:44:02.244Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:44:02.252Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:44:02.253Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60305574-0a73-4b1b-a2c7-fa619d150789 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:44:02.253Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:44:02.253Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:02.253Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:02.253Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476242253,
  "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-04-14T12:44:03.282Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:44:03.282Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3197766a-354c-4e16-b4f8-bb939a4c5b08","serviceName":"Demo_pNF_SFKEkRl4SzcMQkZU0fMh","serviceVersion":"1.0","serviceUUID":"d4d4f43e-7d04-4ead-a6e6-8c1921726535","serviceDescription":"catalog service description","serviceInvariantUUID":"d0d9791d-8b42-4c39-a4de-f7c04a42de94","resources":[{"resourceInstanceName":"pNF 4958fcb5-80a5 0","resourceName":"pNF 4958fcb5-80a5","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6f3914bf-97d8-4cdd-8da4-f4ad557eb468","resourceInvariantUUID":"938bbdc8-36f8-4b44-b3d4-7f4a90ad1079","resourceCustomizationUUID":"086c4e34-9910-4f69-9641-5c4a96ff6fdf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml","artifactChecksum":"OTg1OTg2OGQxODI5YjRlNTA5ZGQ5YWExOWFjODIwYTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5ed4e8b0-08ac-44fa-9993-e1fdf55a16a0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be378c19-b774-4fda-9cce-070ccd410152","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d17daaa0-da31-4b9c-9c13-9e5717c5c37a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml","artifactChecksum":"ZTE1YjljYWYyNmMxZDA1NjFlNWJmNTBlM2VkNjJkNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d6eb2688-6563-4099-800c-a30d80aa133c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5693e08-13cc-41d0-8560-60c4b1e69fde","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9c76782c-fb9f-4d22-b060-dd7a79de2ada","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml","artifactChecksum":"MDI0MTdmZGRkZGUxYmNlZjk3ODE1YzY5ZWY4MzNlMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cd5b394b-68fc-4818-815d-f724442fa1fa","artifactVersion":"1"},{"artifactName":"service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar","artifactChecksum":"ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26189aca-6357-4996-83e3-375540d8678f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:44:03.282Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:03.282Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:03.282Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:03.282Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:04.283Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:04.283Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:04.283Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:04.283Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:05.284Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:05.284Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:05.284Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:05.285Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:06.285Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:06.286Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:06.286Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:06.286Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:07.286Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:07.287Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:07.287Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:07.287Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:08.287Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:08.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:08.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:08.288Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:09.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:09.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:09.289Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:09.290Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:10.291Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:10.291Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:10.292Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:10.292Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:11.293Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "serviceName": "Demo_pNF_SFKEkRl4SzcMQkZU0fMh",
  "serviceVersion": "1.0",
  "serviceUUID": "d4d4f43e-7d04-4ead-a6e6-8c1921726535",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "d0d9791d-8b42-4c39-a4de-f7c04a42de94",
  "resources": [
    {
      "resourceInstanceName": "pNF 4958fcb5-80a5 0",
      "resourceCustomizationUUID": "086c4e34-9910-4f69-9641-5c4a96ff6fdf",
      "resourceName": "pNF 4958fcb5-80a5",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6f3914bf-97d8-4cdd-8da4-f4ad557eb468",
      "resourceInvariantUUID": "938bbdc8-36f8-4b44-b3d4-7f4a90ad1079",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
      "artifactChecksum": "ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26189aca-6357-4996-83e3-375540d8678f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:44:11.293Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:44:11.293Z|60305574-0a73-4b1b-a2c7-fa619d150789|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d4d4f43e-7d04-4ead-a6e6-8c1921726535 ASDC
2023-04-14T12:44:11.294Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3197766a-354c-4e16-b4f8-bb939a4c5b08
ServiceName:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
ServiceVersion:1.0
ServiceUUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
ServiceInvariantUUID:d0d9791d-8b42-4c39-a4de-f7c04a42de94
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
ArtifactUUID:26189aca-6357-4996-83e3-375540d8678f
ArtifactChecksum:ZjliZmEyZGJlNzZhZmFhMmJiY2E1MzYzMjRjMDYyNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 4958fcb5-80a5 0
ResourceCustomizationUUID:086c4e34-9910-4f69-9641-5c4a96ff6fdf
ResourceInvariantUUID:938bbdc8-36f8-4b44-b3d4-7f4a90ad1079
ResourceName:pNF 4958fcb5-80a5
ResourceType:PNF
ResourceUUID:6f3914bf-97d8-4cdd-8da4-f4ad557eb468
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:44:11.294Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d4d4f43e-7d04-4ead-a6e6-8c1921726535 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:44:11.335Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:44:11.336Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:44:11.336Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:44:11.336Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26189aca-6357-4996-83e3-375540d8678f from URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:11.336Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:44:11.337Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:11.832Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:44:11.832Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar 26189aca-6357-4996-83e3-375540d8678f 87990
2023-04-14T12:44:11.832Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:44:11.832Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:11.832Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:44:11.833Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:11.833Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:11.833Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476251832,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:12.834Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:44:12.834Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:44:12.835Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 26189aca-6357-4996-83e3-375540d8678f, URL: /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar to file: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:12.835Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:12.836Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:12.836Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:12.920Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8440040510088167776/Definitions/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml
2023-04-14T12:44:13.480Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.481Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 4958fcb5-80a5 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-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:44:13.482Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Node template pNF 4958fcb5-80a5 0 is matching search criteria
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 4958fcb5-80a5 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:13.483Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:13.484Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:13.484Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:13.484Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_SFKEkRl4SzcMQkZU0fMh is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:13.484Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_SFKEkRl4SzcMQkZU0fMh
Description:catalog service description
Model UUID:d4d4f43e-7d04-4ead-a6e6-8c1921726535
Model Version:NULL
Model InvariantUuid:d0d9791d-8b42-4c39-a4de-f7c04a42de94
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:44:13.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists
2023-04-14T12:44:13.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:44:13.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists)
2023-04-14T12:44:13.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:44:13.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:13.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:13.535Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476253535,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:14.536Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar ASDC sendASDCNotification
2023-04-14T12:44:14.536Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar(Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists)
2023-04-14T12:44:14.536Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:44:14.536Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:14.536Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:14.536Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476254536,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:15.537Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:44:15.556Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:44:15.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:44:15.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:44:15.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:44:15.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:44:15.560Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:15.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:15.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:15.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:15.561Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:44:15.573Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:44:45.574Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 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-04-14T12:44:45.585Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3197766a-354c-4e16-b4f8-bb939a4c5b08 and serviceModelVersionId: d4d4f43e-7d04-4ead-a6e6-8c1921726535
2023-04-14T12:44:45.585Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d0d9791d-8b42-4c39-a4de-f7c04a42de94
2023-04-14T12:44:45.586Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0
2023-04-14T12:44:45.593Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:44:45.608Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?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-04-14T12:44:45.609Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||Invoke
2023-04-14T12:44:45.612Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:44:45.772Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0|INFO|500||InvokeReturn
2023-04-14T12:44:45.772Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d0d9791d-8b42-4c39-a4de-f7c04a42de94/model-vers/model-ver/d4d4f43e-7d04-4ead-a6e6-8c1921726535?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:44:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[200792], x-aai-txid=[0-aai-resources-230414-12:44:46:140-17089], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:44:45.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:44:45.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:44:45.773Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:44:45.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:44:45.785Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3197766a-354c-4e16-b4f8-bb939a4c5b08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:44:45.786Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:44:45.786Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:45.786Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:45.787Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476285786,
  "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-04-14T12:44:46.817Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:44:46.817Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"450a20f6-e44a-4ad2-9d39-d30633ccbd7e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c3d0e222-7589-46f7-968e-23254c76f85a","serviceDescription":"service","serviceInvariantUUID":"8d3461c1-542c-419a-931d-f14da8b804d9","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8","resourceInvariantUUID":"6ca136a3-36b0-4afa-a0ca-6e0c64b172da","resourceCustomizationUUID":"0a60e384-7b52-45ef-82f6-7d02f9ca00e2","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":"OTdiZjc2MDM3ZDM4MDg4OGQ5MTBkNTAyYjhkZGIyMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec590c12-3c23-4ffe-b3b9-50912c7cd599","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":"MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e22cc126-8456-4e35-afe6-ee1c8dcc11cc","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":"9fac2158-db49-411b-8abe-3b980c97e283","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":"79ef2983-8fc7-4095-a8bd-8497c0ff8803","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":"865f3c43-847b-4398-b70b-24735cb739ad","artifactVersion":"2","generatedFromUUID":"9fac2158-db49-411b-8abe-3b980c97e283"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDcyYjIxNzM2MGEzZWIzMzEwYTdjMmExNjY3NWU3OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"298e7bdd-46d5-4506-9af7-e2ee8c1ac4eb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c9dc524-116a-4868-bbd3-de1cfce45984","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:44:46.818Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:46.818Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:46.818Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:46.818Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:44:47.819Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:47.819Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:47.820Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:47.820Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:44:48.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:48.719Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.719Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476170278,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476172928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
}
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476173930,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
}
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.720Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476205187,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476208552,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.721Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476209998,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: ba9d4943-9ab1-4b86-9e84-13ef8000c7aa already exists"
}
2023-04-14T12:44:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.722Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-14T12:44:48.722Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476210999,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 9e340bfb-29cb-4415-8420-edc4ed293186 already exists"
}
2023-04-14T12:44:48.722Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:44:48.822Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:48.822Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:48.822Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:48.822Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:44:49.823Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:49.823Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:49.824Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:49.824Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:44:50.825Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:50.825Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:50.825Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:50.826Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:44:51.826Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:51.826Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:51.826Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:51.827Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:52.827Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:44:52.828Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:52.828Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:52.828Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:53.829Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c3d0e222-7589-46f7-968e-23254c76f85a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8d3461c1-542c-419a-931d-f14da8b804d9",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "0a60e384-7b52-45ef-82f6-7d02f9ca00e2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8",
      "resourceInvariantUUID": "6ca136a3-36b0-4afa-a0ca-6e0c64b172da",
      "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": "MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e22cc126-8456-4e35-afe6-ee1c8dcc11cc",
          "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": "9fac2158-db49-411b-8abe-3b980c97e283",
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
            "generatedFromUUID": "9fac2158-db49-411b-8abe-3b980c97e283"
          },
          "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": "865f3c43-847b-4398-b70b-24735cb739ad",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3c9dc524-116a-4868-bbd3-de1cfce45984"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:44:53.829Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:44:53.830Z|3197766a-354c-4e16-b4f8-bb939a4c5b08|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c3d0e222-7589-46f7-968e-23254c76f85a ASDC
2023-04-14T12:44:53.830Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:450a20f6-e44a-4ad2-9d39-d30633ccbd7e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c3d0e222-7589-46f7-968e-23254c76f85a
ServiceInvariantUUID:8d3461c1-542c-419a-931d-f14da8b804d9
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:3c9dc524-116a-4868-bbd3-de1cfce45984
ArtifactChecksum:ZGEzMmJlY2Q3ZmUxNjUwNWFmMmMxNzE4YzNhNmU0MjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
ResourceInvariantUUID:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8
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:e22cc126-8456-4e35-afe6-ee1c8dcc11cc
ArtifactChecksum:MzIyM2U1MWI2NmQwODdhZWRmOWNjNjg5YTc0MWVkYjQ=
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:9fac2158-db49-411b-8abe-3b980c97e283
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:865f3c43-847b-4398-b70b-24735cb739ad
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:865f3c43-847b-4398-b70b-24735cb739ad
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:44:53.830Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3d0e222-7589-46f7-968e-23254c76f85a 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:44:53.872Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:44:53.872Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:44:53.872Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:44:53.872Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:44:53.872Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:44:53.873Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:44:54.197Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:44:54.198Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 3c9dc524-116a-4868-bbd3-de1cfce45984 75168
2023-04-14T12:44:54.198Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:44:54.198Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-14T12:44:54.199Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:44:54.199Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:54.199Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:54.199Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476294198,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:55.200Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:44:55.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:44:55.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:55.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-14T12:44:55.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:55.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:55.381Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12465693917746772835/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-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||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-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:44:56.201Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:44:56.202Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:44:56.203Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=940aeb4d-a69d-462a-a354-a8e6c19dee9f
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:44:56.204Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c3d0e222-7589-46f7-968e-23254c76f85a
Model Version:NULL
Model InvariantUuid:8d3461c1-542c-419a-931d-f14da8b804d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:31f73a85-d372-4672-9ad2-ca69f6903793
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6ca136a3-36b0-4afa-a0ca-6e0c64b172da
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:0a60e384-7b52-45ef-82f6-7d02f9ca00e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74ce7430-af06-4095-b6bc-0cf8bc6e0548
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:d3b7ccba-319a-4a07-85f0-64d65ce2b4b6
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:940aeb4d-a69d-462a-a354-a8e6c19dee9f
ModelInvariantUuid:56401415-5ed1-4622-b3b4-7087ff507649
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:e4437bf7-a786-41e8-8065-287088757997
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:546c18e4-941f-4473-915a-0f96e1137a4c
ModelInvariantUuid:b2a8cf4f-eaa4-4528-b64d-f7aa46246c3d
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b988949e-b47b-4c5e-9331-f2c75aa08341
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:44:56.249Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists
2023-04-14T12:44:56.250Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:44:56.250Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists)
2023-04-14T12:44:56.250Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:44:56.251Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:56.251Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:56.251Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476296250,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:57.252Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-14T12:44:57.252Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists)
2023-04-14T12:44:57.252Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:44:57.252Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:44:57.252Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:44:57.252Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476297252,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:44:58.253Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:44:58.280Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:44:58.284Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:44:58.285Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:44:58.285Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:44:58.285Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:44:58.285Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:58.286Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:58.286Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:58.286Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:44:58.286Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:44:58.301Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:45:28.302Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e 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-04-14T12:45:28.310Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and serviceModelVersionId: c3d0e222-7589-46f7-968e-23254c76f85a
2023-04-14T12:45:28.310Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d3461c1-542c-419a-931d-f14da8b804d9
2023-04-14T12:45:28.311Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0
2023-04-14T12:45:28.321Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:45:28.338Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?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-04-14T12:45:28.339Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||Invoke
2023-04-14T12:45:28.344Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:45:28.516Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0|INFO|500||InvokeReturn
2023-04-14T12:45:28.516Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d3461c1-542c-419a-931d-f14da8b804d9/model-vers/model-ver/c3d0e222-7589-46f7-968e-23254c76f85a?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:45:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[237664], x-aai-txid=[0-aai-resources-230414-12:45:28:873-15015], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:45:28.516Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:45:28.517Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:45:28.517Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:45:28.529Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:45:28.529Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 450a20f6-e44a-4ad2-9d39-d30633ccbd7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:45:28.530Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:45:28.530Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:28.530Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:28.530Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476328530,
  "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-04-14T12:45:29.556Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:45:29.556Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"02d936ab-fdf4-48eb-978a-32f265e80106","serviceName":"Demo_pNF_yP90D17ywxyZzagStqye","serviceVersion":"1.0","serviceUUID":"60cde04c-53c8-49bc-b03f-f6a462b2c3a1","serviceDescription":"catalog service description","serviceInvariantUUID":"4a26c437-e99e-4ea1-a914-9727add915fb","resources":[{"resourceInstanceName":"pNF 3792f11e-e6fa 0","resourceName":"pNF 3792f11e-e6fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f0bef84a-e736-4016-8755-08064a621bbe","resourceInvariantUUID":"363f3b30-7fea-47de-9521-0d34b8e9dba1","resourceCustomizationUUID":"e4b816bb-54f6-4313-a932-dbbd546f1e7c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjMmU3MWU2MDJkNGZhZGQyYTc5M2E0N2ZiYmU3MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"988e5782-f811-4db5-888b-4cdec00abf97","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar","artifactChecksum":"NjRmZjJjZDAwOGFhNzExZjFhMzI3YTMzZTdhNjE4NTA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"175b2ee6-2110-4b96-9ee8-3094c5eba7a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2690605-d314-41c0-a558-c0a070449531","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml","artifactChecksum":"NjQwNWM5YjEwMzY5NzM2ZDNkNzJiZDNjNDAyNDRmZGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"39bd69e4-629f-4c1a-ba2f-0d52f60bc25b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc190db3-7863-4a99-92d5-a6c5b7df2505","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"85d4ec53-f027-41e6-9fc7-5b2889308b1b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml","artifactChecksum":"OTAzOWE2ZDNhMDNhZjhkZjUwYjMxOWEyZTI5YTYyODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"928da730-85e7-4656-93c8-4e40665f9688","artifactVersion":"1"},{"artifactName":"service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar","artifactChecksum":"NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63541e29-b9ca-4f81-be18-b2f636861952","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:45:29.557Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:29.557Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:29.557Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:29.557Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:30.557Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:30.558Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:30.558Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:30.558Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:31.558Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:31.558Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:31.559Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:31.559Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:32.559Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:32.560Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:32.560Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:32.560Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:33.561Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:33.561Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:33.561Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:33.561Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:34.562Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:34.562Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:34.562Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:34.562Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:35.563Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:35.563Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:35.563Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:35.563Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:36.564Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:45:36.564Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:36.564Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:36.564Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:37.565Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "serviceName": "Demo_pNF_yP90D17ywxyZzagStqye",
  "serviceVersion": "1.0",
  "serviceUUID": "60cde04c-53c8-49bc-b03f-f6a462b2c3a1",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "4a26c437-e99e-4ea1-a914-9727add915fb",
  "resources": [
    {
      "resourceInstanceName": "pNF 3792f11e-e6fa 0",
      "resourceCustomizationUUID": "e4b816bb-54f6-4313-a932-dbbd546f1e7c",
      "resourceName": "pNF 3792f11e-e6fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "f0bef84a-e736-4016-8755-08064a621bbe",
      "resourceInvariantUUID": "363f3b30-7fea-47de-9521-0d34b8e9dba1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
      "artifactChecksum": "NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "63541e29-b9ca-4f81-be18-b2f636861952"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:45:37.566Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:45:37.566Z|450a20f6-e44a-4ad2-9d39-d30633ccbd7e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 ASDC
2023-04-14T12:45:37.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:02d936ab-fdf4-48eb-978a-32f265e80106
ServiceName:Demo_pNF_yP90D17ywxyZzagStqye
ServiceVersion:1.0
ServiceUUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
ServiceInvariantUUID:4a26c437-e99e-4ea1-a914-9727add915fb
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
ArtifactUUID:63541e29-b9ca-4f81-be18-b2f636861952
ArtifactChecksum:NjM1M2Y2ODZjZWM5OTc4YTZiMzM0ZDE1MjNmMWY5ODU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3792f11e-e6fa 0
ResourceCustomizationUUID:e4b816bb-54f6-4313-a932-dbbd546f1e7c
ResourceInvariantUUID:363f3b30-7fea-47de-9521-0d34b8e9dba1
ResourceName:pNF 3792f11e-e6fa
ResourceType:PNF
ResourceUUID:f0bef84a-e736-4016-8755-08064a621bbe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:45:37.566Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 60cde04c-53c8-49bc-b03f-f6a462b2c3a1 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:45:37.607Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:45:37.608Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:45:37.608Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:45:37.609Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952 from URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:37.609Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:45:37.609Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:37.944Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:45:37.944Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar 63541e29-b9ca-4f81-be18-b2f636861952 87992
2023-04-14T12:45:37.945Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:45:37.945Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:37.945Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:45:37.945Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:37.945Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:37.945Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476337945,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:38.946Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:45:38.946Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:45:38.947Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 63541e29-b9ca-4f81-be18-b2f636861952, URL: /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar to file: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:38.947Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:38.948Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:38.948Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.035Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10453749118570019681/Definitions/service-DemoPnfYp90d17ywxyzzagstqye-template.yml
2023-04-14T12:45:39.586Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:45:39.587Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:45:39.587Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.587Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:45:39.587Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3792f11e-e6fa 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-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:45:39.588Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Node template pNF 3792f11e-e6fa 0 is matching search criteria
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:45:39.589Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3792f11e-e6fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:45:39.590Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:45:39.591Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yP90D17ywxyZzagStqye is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:45:39.591Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yP90D17ywxyZzagStqye
Description:catalog service description
Model UUID:60cde04c-53c8-49bc-b03f-f6a462b2c3a1
Model Version:NULL
Model InvariantUuid:4a26c437-e99e-4ea1-a914-9727add915fb
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:45:39.635Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists
2023-04-14T12:45:39.636Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:45:39.636Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists)
2023-04-14T12:45:39.636Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:45:39.636Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:39.636Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:39.637Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476339636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:40.637Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar ASDC sendASDCNotification
2023-04-14T12:45:40.638Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar(Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists)
2023-04-14T12:45:40.638Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:45:40.639Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:45:40.639Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:45:40.639Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476340637,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:41.640Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:45:41.660Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:45:41.665Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:45:41.678Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:45:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:45:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "60305574-0a73-4b1b-a2c7-fa619d150789",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476242253,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:45:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/resourceInstances/pnf4958fcb580a50/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:45:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476251832,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:45:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476253535,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 26189aca-6357-4996-83e3-375540d8678f already exists"
}
2023-04-14T12:45:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476254536,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSfkekrl4szcmqkzu0fmh/1.0/artifacts/service-DemoPnfSfkekrl4szcmqkzu0fmh-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 6f3914bf-97d8-4cdd-8da4-f4ad557eb468 already exists"
}
2023-04-14T12:45:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3197766a-354c-4e16-b4f8-bb939a4c5b08",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476285786,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:45:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:45:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:45:48.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:45:48.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:45:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:11.678Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 02d936ab-fdf4-48eb-978a-32f265e80106 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-04-14T12:46:11.690Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 02d936ab-fdf4-48eb-978a-32f265e80106 and serviceModelVersionId: 60cde04c-53c8-49bc-b03f-f6a462b2c3a1
2023-04-14T12:46:11.691Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4a26c437-e99e-4ea1-a914-9727add915fb
2023-04-14T12:46:11.691Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0
2023-04-14T12:46:11.695Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:46:11.715Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?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-04-14T12:46:11.716Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||Invoke
2023-04-14T12:46:11.723Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:46:11.886Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0|INFO|500||InvokeReturn
2023-04-14T12:46:11.886Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4a26c437-e99e-4ea1-a914-9727add915fb/model-vers/model-ver/60cde04c-53c8-49bc-b03f-f6a462b2c3a1?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:46:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[233480], x-aai-txid=[1-aai-resources-230414-12:46:12:254-52459], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:46:11.886Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:46:11.887Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:46:11.887Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:46:11.904Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:46:11.905Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 02d936ab-fdf4-48eb-978a-32f265e80106 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:46:11.905Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:46:11.905Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:11.905Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:11.905Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476371905,
  "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-04-14T12:46:12.932Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:46:12.932Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"f74e7b35-b290-4c30-af9d-861e8de5be6e","serviceName":"Demo_pNF_4NxSwk09reaQsf8HQ8gy","serviceVersion":"1.0","serviceUUID":"d5e9e29f-a9c5-4412-b6f3-7607bfd0981d","serviceDescription":"catalog service description","serviceInvariantUUID":"b02199cf-a572-4396-ac14-b77345df3855","resources":[{"resourceInstanceName":"pNF b4b14ff2-917e 0","resourceName":"pNF b4b14ff2-917e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"832109c8-d28a-4f24-8164-8face013bda0","resourceInvariantUUID":"27a9ad1c-7b7d-43fd-8b98-d823c7fadecd","resourceCustomizationUUID":"0c50b8da-3373-46db-b0f6-9ca3d4a862bf","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml","artifactChecksum":"MzRiYjM3OTM1ZTljZGI1ZDUwZDYzNGFiN2Q4OGMwNDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a81bcd88-60d6-4d86-95a3-d5b65c93cf14","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar","artifactChecksum":"NWU5MWZlMjgxNGVjZDBlNDRjOGQ2YzljOTdkNTRjYTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9af7d2c9-a127-427b-a6df-05fe8795d33f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc531626-e9c3-4a5e-b82d-36428cc09c74","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml","artifactChecksum":"NWJkYTdkMjg1YWY2MzQ3NGY5YjNiNWRjNGIwODRkMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"001bfdf7-4a43-4165-9b50-d84f36865b78","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8a865b6f-c9e0-4808-8b40-861b98cca868","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"da726b3f-2b7d-4b58-aa96-b6f4cddb9982","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml","artifactChecksum":"NzM2ODI4OGQ1MzMzZmY2NTgxZGRjZDNiMDI3NmE3OWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a63bf0dc-8ddd-4411-8bd2-8392b3d2393b","artifactVersion":"1"},{"artifactName":"service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar","artifactChecksum":"ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"10d4eefe-740d-4d7c-be2c-1200442fc8c2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:46:12.932Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:12.932Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:12.932Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:12.932Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:13.933Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:13.933Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:13.933Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:13.934Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:14.934Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:14.935Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:14.935Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:14.935Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:15.936Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:15.936Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:15.936Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:15.936Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:16.937Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:16.937Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:16.937Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:16.937Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:17.938Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:17.938Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:17.938Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:17.938Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:18.939Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:18.939Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:18.939Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:18.939Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:19.940Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:19.940Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:19.940Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:19.940Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:20.941Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "serviceName": "Demo_pNF_4NxSwk09reaQsf8HQ8gy",
  "serviceVersion": "1.0",
  "serviceUUID": "d5e9e29f-a9c5-4412-b6f3-7607bfd0981d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b02199cf-a572-4396-ac14-b77345df3855",
  "resources": [
    {
      "resourceInstanceName": "pNF b4b14ff2-917e 0",
      "resourceCustomizationUUID": "0c50b8da-3373-46db-b0f6-9ca3d4a862bf",
      "resourceName": "pNF b4b14ff2-917e",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "832109c8-d28a-4f24-8164-8face013bda0",
      "resourceInvariantUUID": "27a9ad1c-7b7d-43fd-8b98-d823c7fadecd",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
      "artifactChecksum": "ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "10d4eefe-740d-4d7c-be2c-1200442fc8c2"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:46:20.941Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:46:20.941Z|02d936ab-fdf4-48eb-978a-32f265e80106|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d5e9e29f-a9c5-4412-b6f3-7607bfd0981d ASDC
2023-04-14T12:46:20.942Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:f74e7b35-b290-4c30-af9d-861e8de5be6e
ServiceName:Demo_pNF_4NxSwk09reaQsf8HQ8gy
ServiceVersion:1.0
ServiceUUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
ServiceInvariantUUID:b02199cf-a572-4396-ac14-b77345df3855
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
ArtifactUUID:10d4eefe-740d-4d7c-be2c-1200442fc8c2
ArtifactChecksum:ZDk3ZmFhZjMzMTMxMzdjYTc4ZDFlODU2OWQ5MDQ1OGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b4b14ff2-917e 0
ResourceCustomizationUUID:0c50b8da-3373-46db-b0f6-9ca3d4a862bf
ResourceInvariantUUID:27a9ad1c-7b7d-43fd-8b98-d823c7fadecd
ResourceName:pNF b4b14ff2-917e
ResourceType:PNF
ResourceUUID:832109c8-d28a-4f24-8164-8face013bda0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:46:20.942Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5e9e29f-a9c5-4412-b6f3-7607bfd0981d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:46:20.987Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:46:20.987Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:46:20.987Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:46:20.988Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 from URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:20.988Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:46:20.988Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:21.646Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:46:21.647Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar 10d4eefe-740d-4d7c-be2c-1200442fc8c2 87997
2023-04-14T12:46:21.647Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:46:21.647Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:21.647Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:46:21.648Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:21.648Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:21.648Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476381647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:22.648Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:46:22.649Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:46:22.649Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2, URL: /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar to file: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:22.650Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:22.650Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:22.650Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:22.795Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17671537428075777968/Definitions/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.298Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b4b14ff2-917e 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-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Node template pNF b4b14ff2-917e 0 is matching search criteria
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF b4b14ff2-917e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:46:23.299Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:46:23.300Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:46:23.300Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_4NxSwk09reaQsf8HQ8gy is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:46:23.300Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_4NxSwk09reaQsf8HQ8gy
Description:catalog service description
Model UUID:d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
Model Version:NULL
Model InvariantUuid:b02199cf-a572-4396-ac14-b77345df3855
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:46:23.348Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists
2023-04-14T12:46:23.349Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:46:23.349Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists)
2023-04-14T12:46:23.349Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:46:23.350Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:23.350Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:23.350Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476383349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:24.351Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar ASDC sendASDCNotification
2023-04-14T12:46:24.351Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar(Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists)
2023-04-14T12:46:24.351Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:46:24.351Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:24.351Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:24.351Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476384351,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:25.352Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:46:25.376Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:46:25.381Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:46:25.394Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:46:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:46:48.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:46:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.720Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476294198,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476296250,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 3c9dc524-116a-4868-bbd3-de1cfce45984 already exists"
}
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476297252,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 16f4c8bc-aff7-4e69-882d-f94a7e1cf7c8 already exists"
}
2023-04-14T12:46:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "450a20f6-e44a-4ad2-9d39-d30633ccbd7e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476328530,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/resourceInstances/pnf3792f11ee6fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476337945,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476339636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 63541e29-b9ca-4f81-be18-b2f636861952 already exists"
}
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:48.724Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:46:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476340637,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYp90d17ywxyzzagstqye/1.0/artifacts/service-DemoPnfYp90d17ywxyzzagstqye-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: f0bef84a-e736-4016-8755-08064a621bbe already exists"
}
2023-04-14T12:46:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:46:55.394Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f74e7b35-b290-4c30-af9d-861e8de5be6e 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-04-14T12:46:55.405Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f74e7b35-b290-4c30-af9d-861e8de5be6e and serviceModelVersionId: d5e9e29f-a9c5-4412-b6f3-7607bfd0981d
2023-04-14T12:46:55.405Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b02199cf-a572-4396-ac14-b77345df3855
2023-04-14T12:46:55.405Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0
2023-04-14T12:46:55.408Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:46:55.419Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?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-04-14T12:46:55.420Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||Invoke
2023-04-14T12:46:55.425Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:46:55.580Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0|INFO|500||InvokeReturn
2023-04-14T12:46:55.581Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b02199cf-a572-4396-ac14-b77345df3855/model-vers/model-ver/d5e9e29f-a9c5-4412-b6f3-7607bfd0981d?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:46:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[258256], x-aai-txid=[1-aai-resources-230414-12:46:55:956-65038], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:46:55.581Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:46:55.581Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:46:55.581Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:46:55.597Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:46:55.597Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f74e7b35-b290-4c30-af9d-861e8de5be6e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:46:55.598Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:46:55.598Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:55.598Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:55.598Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476415597,
  "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-04-14T12:46:56.624Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:46:56.625Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"590ceb0c-a2c1-468f-b859-38da66673cd0","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"b32a107b-27e8-48ab-9334-f95ce5ab81c3","serviceDescription":"service","serviceInvariantUUID":"4acffa55-0a2f-4dc0-89af-da9f8aa29204","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1edbf44e-1711-4342-97cc-df19b99a4d0e","resourceInvariantUUID":"73d8532f-85bb-4984-8512-db36b8de4985","resourceCustomizationUUID":"84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0","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":"MWVlOWVmNGNkMGIxOWNiMTg2MTdmOTMyMTI3YmRlZjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ea41669-4025-4a46-bc89-f01a95652528","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":"OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9","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":"a77c0497-02f4-4eca-9c22-fd689e452f85","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":"55fe0a46-d023-4a4a-b3a1-26d666814f4f","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":"812694bb-fdc1-4415-a97f-b8300cc7e49d","artifactVersion":"2","generatedFromUUID":"b056fcff-c36c-40ab-a36d-403ad8d3fe54"},{"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":"bd919b92-dc1a-4467-96f6-197a55970e9e","artifactVersion":"2","generatedFromUUID":"a77c0497-02f4-4eca-9c22-fd689e452f85"},{"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":"b056fcff-c36c-40ab-a36d-403ad8d3fe54","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":"60863f14-50a0-4b9d-b918-23a9e9b2e5a1","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":"OTNhY2M0NGYzMjkxNTJlZGM3YWRlOTU3Njc4ODk3YTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1330ea9c-1e6c-4ead-9921-6c44bdd88bbe","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35cc6792-ab26-4a57-b9c8-e54887ea36b7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:46:56.625Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:56.625Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:56.625Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:56.625Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:46:57.627Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:57.627Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:57.627Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:57.628Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:46:58.629Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:58.629Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:58.629Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:58.630Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:46:59.631Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:46:59.631Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:46:59.631Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:46:59.631Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:00.633Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:00.633Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:00.633Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:00.633Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:01.634Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:01.634Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:01.634Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:01.634Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:02.636Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:02.636Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:02.637Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:02.637Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:03.638Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:03.638Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:03.638Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:03.638Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:04.639Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:04.639Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:04.639Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:04.640Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:05.640Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:05.641Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:05.641Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:05.641Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:06.642Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b32a107b-27e8-48ab-9334-f95ce5ab81c3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4acffa55-0a2f-4dc0-89af-da9f8aa29204",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1edbf44e-1711-4342-97cc-df19b99a4d0e",
      "resourceInvariantUUID": "73d8532f-85bb-4984-8512-db36b8de4985",
      "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": "OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9",
          "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": "a77c0497-02f4-4eca-9c22-fd689e452f85",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
            "generatedFromUUID": "a77c0497-02f4-4eca-9c22-fd689e452f85"
          },
          "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": "812694bb-fdc1-4415-a97f-b8300cc7e49d",
          "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": "bd919b92-dc1a-4467-96f6-197a55970e9e",
          "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": "b056fcff-c36c-40ab-a36d-403ad8d3fe54",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35cc6792-ab26-4a57-b9c8-e54887ea36b7"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:47:06.643Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:47:06.643Z|f74e7b35-b290-4c30-af9d-861e8de5be6e|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 b32a107b-27e8-48ab-9334-f95ce5ab81c3 ASDC
2023-04-14T12:47:06.643Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:590ceb0c-a2c1-468f-b859-38da66673cd0
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
ServiceInvariantUUID:4acffa55-0a2f-4dc0-89af-da9f8aa29204
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:35cc6792-ab26-4a57-b9c8-e54887ea36b7
ArtifactChecksum:NmNkOWNjMDVhZDdmOWJkZjhkMzk5Njg5YTgxM2Q0NTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
ResourceInvariantUUID:73d8532f-85bb-4984-8512-db36b8de4985
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:1edbf44e-1711-4342-97cc-df19b99a4d0e
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:c37f6cc1-411c-40e1-ac4b-3cb3b371f1a9
ArtifactChecksum:OTc4MGFiNDJmODRkMTA2NTM4NDliMTFiOGQxYjIwZDA=
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:a77c0497-02f4-4eca-9c22-fd689e452f85
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:812694bb-fdc1-4415-a97f-b8300cc7e49d
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:bd919b92-dc1a-4467-96f6-197a55970e9e
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:b056fcff-c36c-40ab-a36d-403ad8d3fe54
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:47:06.643Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b32a107b-27e8-48ab-9334-f95ce5ab81c3 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:47:06.690Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:47:06.691Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:47:06.691Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:47:06.691Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:06.691Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:47:06.691Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:07.008Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:47:07.009Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 35cc6792-ab26-4a57-b9c8-e54887ea36b7 163264
2023-04-14T12:47:07.010Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:47:07.010Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:07.010Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:47:07.010Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:07.010Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:07.010Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476427010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:08.011Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:47:08.012Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:47:08.012Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.013Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.014Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.015Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.103Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14466921415979124988/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-14T12:47:08.969Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:47:08.970Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.971Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:47:08.972Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.973Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=214ee1ee-f587-40c2-a465-a09e4bf704a8
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:08.974Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:08.975Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:08.975Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:b32a107b-27e8-48ab-9334-f95ce5ab81c3
Model Version:NULL
Model InvariantUuid:4acffa55-0a2f-4dc0-89af-da9f8aa29204
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:8cc6839b-27fe-46e2-a80e-fef059780ef4
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:73d8532f-85bb-4984-8512-db36b8de4985
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:84e959b8-9ac1-4cf8-ab79-8763c4b2f3c0
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:004cad81-9021-433e-ab6c-1a68af6ac897
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:b3e4efc4-fc5e-4197-9a16-2787d9d9c1c8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:1fa766ed-6a71-4445-82f9-863e139fd908
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:8c11be52-4263-4712-b366-8d62adbeb822
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:214ee1ee-f587-40c2-a465-a09e4bf704a8
ModelInvariantUuid:a0ad7053-2bfe-4a6a-b04b-419d2c0b9a50
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:c59109ee-9111-4ccd-a233-63243ab06780
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:744c0115-1999-42d7-87e1-aa549c334b94
ModelInvariantUuid:8edb1037-2d97-4cb6-b85d-78cf5a2fa73d
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:0bc53377-4dab-4382-89b9-a3e5c2abd6a7
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:47:09.024Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||ERROR|500||Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists
2023-04-14T12:47:09.024Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:47:09.024Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists)
2023-04-14T12:47:09.024Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:47:09.024Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:09.025Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:09.025Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476429024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:10.026Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:47:10.026Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists)
2023-04-14T12:47:10.026Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:47:10.026Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:10.026Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:10.026Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476430026,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:11.026Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:47:11.046Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:11.050Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:47:11.062Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:47:41.063Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 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-04-14T12:47:41.075Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 590ceb0c-a2c1-468f-b859-38da66673cd0 and serviceModelVersionId: b32a107b-27e8-48ab-9334-f95ce5ab81c3
2023-04-14T12:47:41.076Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4acffa55-0a2f-4dc0-89af-da9f8aa29204
2023-04-14T12:47:41.076Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0
2023-04-14T12:47:41.083Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:47:41.101Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?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-04-14T12:47:41.101Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||Invoke
2023-04-14T12:47:41.108Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:47:41.273Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0|INFO|500||InvokeReturn
2023-04-14T12:47:41.273Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4acffa55-0a2f-4dc0-89af-da9f8aa29204/model-vers/model-ver/b32a107b-27e8-48ab-9334-f95ce5ab81c3?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:47:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[241856], x-aai-txid=[1-aai-resources-230414-12:47:41:639-62140], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:47:41.274Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:47:41.274Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:47:41.274Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:47:41.286Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:47:41.287Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 590ceb0c-a2c1-468f-b859-38da66673cd0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:47:41.287Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:47:41.287Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:41.288Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:41.288Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476461287,
  "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-04-14T12:47:42.316Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:47:42.317Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"7cf86320-5cfa-475b-a72e-f2cf24df03b1","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0","serviceDescription":"service","serviceInvariantUUID":"408ff9cd-c8fb-47ba-8106-3de56fce6a14","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d840bf8b-90e5-468b-ac7c-4a42c88d3a88","resourceInvariantUUID":"fd043fcc-7f40-4997-ac18-f1bab57f992c","resourceCustomizationUUID":"97e1ffc6-a08d-4c4a-8d32-7524cf391e57","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":"ZTM0MjllYzFmNjIxYzZiOTlhNWQ3M2NiYzk5MDg5MTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b056b28e-2be9-4b6f-ac44-44842f0eda4a","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":"ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e8c3ec89-0030-4fcb-86c0-a8e053a09af2","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":"97d3688c-972c-41ca-bd21-67671f0d1765","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":"de1621f6-c9c7-4934-aa3c-dc2d43b5e57b","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":"0f408a8a-4d1c-46bc-8786-1e5acad36719","artifactVersion":"2","generatedFromUUID":"97d3688c-972c-41ca-bd21-67671f0d1765"},{"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":"Yzk0NjZiNTk2ODFkY2Y4MmY0YjIyNjI0YTdhOTg4MjY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4baf6c46-96d2-4c1e-b566-026509fca043","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":"YTg5M2RhODEyMTYzNDdhMDgxZjAwMmNhYTFkOWU2ZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d9c0a9ee-7007-4ae0-98a2-d43c4dced85f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"534a1fce-dd7d-414c-8b5b-8e838726a263","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:47:42.317Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:42.317Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:42.317Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:42.317Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:43.318Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:43.318Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:43.318Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:43.319Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:44.319Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:44.320Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:44.320Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:44.320Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:45.320Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:45.321Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:45.321Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:45.321Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:46.323Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:46.323Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:46.323Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:46.323Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:47.325Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:47.326Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:47.326Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:47.326Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:47:48.327Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:48.328Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:48.328Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:48.328Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:48.718Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: cached metadata has changed from (version58: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version59: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-04-14T12:47:48.739Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:47:48.739Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:47:48.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:47:48.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 35: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:47:48.766Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:47:48.767Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:47:48.767Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:47:48.772Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:47:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:47:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:47:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1615, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:47:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:47:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:47:49.329Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:47:49.330Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:49.330Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:49.330Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:49.789Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.790Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "02d936ab-fdf4-48eb-978a-32f265e80106",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476371905,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:47:49.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.790Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.791Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/resourceInstances/pnfb4b14ff2917e0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.792Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476381647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476383349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 10d4eefe-740d-4d7c-be2c-1200442fc8c2 already exists"
}
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476384351,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4nxswk09reaqsf8hq8gy/1.0/artifacts/service-DemoPnf4nxswk09reaqsf8hq8gy-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 832109c8-d28a-4f24-8164-8face013bda0 already exists"
}
2023-04-14T12:47:49.793Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f74e7b35-b290-4c30-af9d-861e8de5be6e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476415597,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476427010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476429024,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 35cc6792-ab26-4a57-b9c8-e54887ea36b7 already exists"
}
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476430026,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 1edbf44e-1711-4342-97cc-df19b99a4d0e already exists"
}
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "590ceb0c-a2c1-468f-b859-38da66673cd0",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476461287,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.800Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.800Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:47:49.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:49.800Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:47:49.800Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:47:49.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:47:50.331Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0",
  "serviceDescription": "service",
  "serviceInvariantUUID": "408ff9cd-c8fb-47ba-8106-3de56fce6a14",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "97e1ffc6-a08d-4c4a-8d32-7524cf391e57",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d840bf8b-90e5-468b-ac7c-4a42c88d3a88",
      "resourceInvariantUUID": "fd043fcc-7f40-4997-ac18-f1bab57f992c",
      "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": "ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e8c3ec89-0030-4fcb-86c0-a8e053a09af2",
          "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": "97d3688c-972c-41ca-bd21-67671f0d1765",
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
            "generatedFromUUID": "97d3688c-972c-41ca-bd21-67671f0d1765"
          },
          "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": "0f408a8a-4d1c-46bc-8786-1e5acad36719",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "534a1fce-dd7d-414c-8b5b-8e838726a263"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:47:50.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:47:50.332Z|590ceb0c-a2c1-468f-b859-38da66673cd0|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 ASDC
2023-04-14T12:47:50.332Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:7cf86320-5cfa-475b-a72e-f2cf24df03b1
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
ServiceInvariantUUID:408ff9cd-c8fb-47ba-8106-3de56fce6a14
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:534a1fce-dd7d-414c-8b5b-8e838726a263
ArtifactChecksum:ZGQyMGNkMDUzM2U5YmZiYWIxOTFiMmQ3M2RjM2Y0NWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
ResourceInvariantUUID:fd043fcc-7f40-4997-ac18-f1bab57f992c
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:d840bf8b-90e5-468b-ac7c-4a42c88d3a88
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:e8c3ec89-0030-4fcb-86c0-a8e053a09af2
ArtifactChecksum:ZmI1YzQ5ODFmZmMyNWM4YWJjNjc0ZjkxMjdiOGZjMDA=
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:97d3688c-972c-41ca-bd21-67671f0d1765
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
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:0f408a8a-4d1c-46bc-8786-1e5acad36719
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:47:50.332Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:47:50.375Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:47:50.375Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:47:50.375Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:47:50.375Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:47:50.375Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:47:50.376Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:47:50.677Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:47:50.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 534a1fce-dd7d-414c-8b5b-8e838726a263 82980
2023-04-14T12:47:50.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:47:50.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-14T12:47:50.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:47:50.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:50.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:50.678Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476470678,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:51.679Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:47:51.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:47:51.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:51.680Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-14T12:47:51.681Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:51.681Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:51.817Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8715094628988452690/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-04-14T12:47:52.607Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:47:52.607Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:47:52.607Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.607Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:47:52.608Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.609Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=24a74155-b473-40fd-b586-de6410dd053a
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:47:52.610Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
Model Version:NULL
Model InvariantUuid:408ff9cd-c8fb-47ba-8106-3de56fce6a14
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:aa492e6d-5ac7-491d-985d-1d3c14cf16b2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fd043fcc-7f40-4997-ac18-f1bab57f992c
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:97e1ffc6-a08d-4c4a-8d32-7524cf391e57
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a6e7423a-66ce-4360-bb7f-4c0383dc22a3
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:4d2f5387-41de-4806-a6fc-a51bfbd2f1a1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:24a74155-b473-40fd-b586-de6410dd053a
ModelInvariantUuid:daa718a9-993f-4f17-9c20-c6576b41fc4d
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c9b336d1-6060-48d3-8f0c-a5492a64b020
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:27e3c2ff-3d09-4fa7-8a69-a3550e9015b5
ModelInvariantUuid:a8b27dd3-e6e9-4cc2-b790-f5221ba5d8db
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:79356fb9-f593-4362-87db-98ef90f7dd1f
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:47:52.657Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||ERROR|500||Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists
2023-04-14T12:47:52.657Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:47:52.657Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists)
2023-04-14T12:47:52.657Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:47:52.657Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:52.657Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:52.657Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476472657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:53.658Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:47:53.658Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists)
2023-04-14T12:47:53.659Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:47:53.659Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:47:53.659Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:47:53.659Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476473658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:47:54.660Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:47:54.681Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:47:54.685Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:47:54.685Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:47:54.685Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:47:54.685Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:47:54.685Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:54.685Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:54.685Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:54.686Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:47:54.686Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:47:54.698Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:48:24.698Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 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-04-14T12:48:24.711Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and serviceModelVersionId: 53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0
2023-04-14T12:48:24.711Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 408ff9cd-c8fb-47ba-8106-3de56fce6a14
2023-04-14T12:48:24.712Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0
2023-04-14T12:48:24.719Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:48:24.737Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||Invoke
2023-04-14T12:48:24.737Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7cf86320-5cfa-475b-a72e-f2cf24df03b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1cb882af-eeda-4c98-927e-416a8c747d9f], X-ECOMP-RequestID=[7cf86320-5cfa-475b-a72e-f2cf24df03b1], X-TransactionId=[], X-ONAP-RequestID=[7cf86320-5cfa-475b-a72e-f2cf24df03b1], Content-Type=[application/merge-patch+json]}
2023-04-14T12:48:24.740Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:48:24.898Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?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/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:48:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[176272], x-aai-txid=[2-aai-resources-230414-12:48:25:275-40222], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:48:24.898Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:48:24.899Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/408ff9cd-c8fb-47ba-8106-3de56fce6a14/model-vers/model-ver/53f46ef1-f045-430f-b1ee-6d3e0a9ba1a0?depth=0|INFO|500||InvokeReturn
2023-04-14T12:48:24.899Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:48:24.899Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:48:24.906Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:48:24.906Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7cf86320-5cfa-475b-a72e-f2cf24df03b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:48:24.906Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:48:24.906Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:24.906Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:24.906Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476504906,
  "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-04-14T12:48:25.935Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:48:25.935Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"52f6f628-276c-4e87-8d1e-66c7cd42f413","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"ec1e0e22-eb16-4b9c-8129-ec0df1d73272","serviceDescription":"service","serviceInvariantUUID":"10849b64-e839-4f71-bddf-e93239a59a9f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"0ba376fb-0ba1-4d59-be91-c9107588ed4a","resourceInvariantUUID":"5481e248-196d-41e8-b1c8-95bcf7eaf466","resourceCustomizationUUID":"ade7448f-3a47-4630-a541-e5cc00f15c93","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":"ZDRhYzg5OGQ4ODNlYzI5MWU0ZTQ0YmExN2VjZmRmNjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b0cf6c1d-582a-43a3-b642-fbdf2abb110a","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":"3008be98-07ac-40d4-b683-44502c026681","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":"6d123ef2-a3a6-4bc4-8342-c9be69bac8dd","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":"YWJiNTU0ZWJkYTNiMWJhN2RhMWQ1MmVkZjE3NzBkMzc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2b78fbad-cda1-4858-afce-89954456acc3","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":"3ce62363-265e-4040-a718-a6e436552db5","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":"9fe58539-9ffa-43ef-9690-5629261313e1","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":"99bf2524-0cbb-434d-8e4a-d309c28c8490","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":"NWUxNmFjZTVkZTJhNjdmYmE4NmY1NWVlNGNmY2I1ZTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e9a2a47b-4e16-4d76-a58b-5a0a7c330072","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"862ca548-44c5-4a3e-ad3f-015161165699","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:48:25.935Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:25.935Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:25.935Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:25.935Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:48:26.936Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:26.936Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:26.936Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:26.936Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:27.937Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:27.938Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:27.938Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:27.938Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:28.938Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:28.938Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:28.938Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:28.939Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:48:29.939Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:29.939Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:29.939Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:29.939Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:48:30.940Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:30.940Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:30.940Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:30.940Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:48:31.941Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:31.941Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:31.941Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:31.941Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "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-04-14T12:48:32.941Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:32.942Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:32.942Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:32.942Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:33.942Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:48:33.943Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:33.943Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:33.943Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:34.944Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "ec1e0e22-eb16-4b9c-8129-ec0df1d73272",
  "serviceDescription": "service",
  "serviceInvariantUUID": "10849b64-e839-4f71-bddf-e93239a59a9f",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "ade7448f-3a47-4630-a541-e5cc00f15c93",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "0ba376fb-0ba1-4d59-be91-c9107588ed4a",
      "resourceInvariantUUID": "5481e248-196d-41e8-b1c8-95bcf7eaf466",
      "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": "ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "862ca548-44c5-4a3e-ad3f-015161165699"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:48:34.944Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:48:34.944Z|7cf86320-5cfa-475b-a72e-f2cf24df03b1|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ec1e0e22-eb16-4b9c-8129-ec0df1d73272 ASDC
2023-04-14T12:48:34.945Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:52f6f628-276c-4e87-8d1e-66c7cd42f413
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:ec1e0e22-eb16-4b9c-8129-ec0df1d73272
ServiceInvariantUUID:10849b64-e839-4f71-bddf-e93239a59a9f
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:862ca548-44c5-4a3e-ad3f-015161165699
ArtifactChecksum:ODBkZGM2Y2U1MTg4MTYwN2RlMzlhOTgyM2I2ZjlmM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:ade7448f-3a47-4630-a541-e5cc00f15c93
ResourceInvariantUUID:5481e248-196d-41e8-b1c8-95bcf7eaf466
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:0ba376fb-0ba1-4d59-be91-c9107588ed4a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-14T12:48:34.945Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec1e0e22-eb16-4b9c-8129-ec0df1d73272 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:48:34.992Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:48:34.993Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:48:34.993Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:48:34.993Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 862ca548-44c5-4a3e-ad3f-015161165699 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:48:34.993Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:48:34.994Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-14T12:48:35.017Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:48:35.018Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2494652b
2023-04-14T12:48:35.018Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:48:35.018Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "TestPnfMacro"
      ]
    }
  }
}
2023-04-14T12:48:35.018Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 862ca548-44c5-4a3e-ad3f-015161165699 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:48:35.018Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:48:35.018Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is  not found)
2023-04-14T12:48:35.019Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:48:35.019Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:35.019Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:35.019Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476515018,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:36.020Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:862ca548-44c5-4a3e-ad3f-015161165699)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:48:36.069Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists
2023-04-14T12:48:36.070Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:48:36.070Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists)
2023-04-14T12:48:36.070Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:48:36.070Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:36.070Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:36.071Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476516070,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:37.071Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-14T12:48:37.072Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists)
2023-04-14T12:48:37.072Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:48:37.072Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:48:37.072Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:48:37.072Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476517071,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:38.073Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:48:38.100Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:48:38.105Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:48:38.117Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:48:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:48:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476470678,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:48:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476472657,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 534a1fce-dd7d-414c-8b5b-8e838726a263 already exists"
}
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476473658,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: d840bf8b-90e5-468b-ac7c-4a42c88d3a88 already exists"
}
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "7cf86320-5cfa-475b-a72e-f2cf24df03b1",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476504906,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.730Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.731Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.731Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:48:48.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681475769169,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476515018,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476516070,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 862ca548-44c5-4a3e-ad3f-015161165699 already exists"
}
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:48:48.733Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:48:48.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476517071,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 0ba376fb-0ba1-4d59-be91-c9107588ed4a already exists"
}
2023-04-14T12:48:48.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:49:08.118Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 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-04-14T12:49:08.125Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 52f6f628-276c-4e87-8d1e-66c7cd42f413 and serviceModelVersionId: ec1e0e22-eb16-4b9c-8129-ec0df1d73272
2023-04-14T12:49:08.125Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 10849b64-e839-4f71-bddf-e93239a59a9f
2023-04-14T12:49:08.126Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0
2023-04-14T12:49:08.133Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:49:08.147Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?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-04-14T12:49:08.148Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||Invoke
2023-04-14T12:49:08.149Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:49:08.321Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0|INFO|500||InvokeReturn
2023-04-14T12:49:08.322Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10849b64-e839-4f71-bddf-e93239a59a9f/model-vers/model-ver/ec1e0e22-eb16-4b9c-8129-ec0df1d73272?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:49:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[233512], x-aai-txid=[2-aai-resources-230414-12:49:08:681-35825], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:49:08.322Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:49:08.323Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:49:08.323Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:49:08.332Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:49:08.332Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 52f6f628-276c-4e87-8d1e-66c7cd42f413 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:49:08.332Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:49:08.333Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:08.333Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:08.333Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476548332,
  "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-04-14T12:49:09.361Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-14T12:49:09.362Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-14T12:49:09.363Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 1 disconnected.
2023-04-14T12:49:09.364Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Node 2 disconnected.
2023-04-14T12:49:09.364Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Cancelled in-flight METADATA request with correlation id 43944 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms)
2023-04-14T12:49:09.365Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-04-14T12:49:09.365Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-04-14T12:49:09.365Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Lost previously 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-04-14T12:49:09.366Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:49:09.371Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e6ddb0a6-15ba-409f-a5d1-b024dc7eae34
2023-04-14T12:49:09.371Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-04-14T12:49:09.372Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:49:09.372Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] (Re-)joining group
2023-04-14T12:49:10.110Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:13.119Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:16.128Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:19.143Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:22.152Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:25.161Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:28.171Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:31.179Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:34.193Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:37.201Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:40.211Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:43.219Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:46.229Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:49:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:48.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:49:48.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:49:48.744Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e6ddb0a6-15ba-409f-a5d1-b024dc7eae34', protocol='range'}
2023-04-14T12:49:48.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:49:48.749Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:49:48.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:49:48.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:49:48.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:49:48.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:49:48.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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 iYuo9K7dRJe-M9n-2MUFwg
2023-04-14T12:49:48.750Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 36: {SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e6ddb0a6-15ba-409f-a5d1-b024dc7eae34=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]), SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:49:48.768Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:49:48.768Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:49:48.768Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:49:48.769Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e6ddb0a6-15ba-409f-a5d1-b024dc7eae34', protocol='range'}
2023-04-14T12:49:48.769Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:49:48.770Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, 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-04-14T12:49:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:49:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:49:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:49:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1666, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:49:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:49:48.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:49:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-04-14T12:49:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-04-14T12:49:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-04-14T12:49:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-04-14T12:49:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-04-14T12:49:48.774Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-04-14T12:49:48.869Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:49:48.869Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c665bee2-355b-4687-8cbe-9fa5f145235a","serviceName":"basic_onboard_mkMGJi","serviceVersion":"1.0","serviceUUID":"c2794ff2-9648-465e-9451-cfa66477bc14","serviceDescription":"service","serviceInvariantUUID":"49b6c002-230e-47d1-a5f5-49cf5be69fe9","resources":[{"resourceInstanceName":"basic_onboard_mkMGJi 0","resourceName":"basic_onboard_mkMGJi","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c1223eb-8f71-4114-9c8f-067ee7e93b17","resourceInvariantUUID":"54f69ca4-e3a6-4d83-b599-8d2de6657147","resourceCustomizationUUID":"ce878cc3-fde1-427b-bed2-b290c1a278a2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml","artifactChecksum":"YWRlMGE0YTRlZDRlNDgyNWFjMGUwYmIwZTIyMDEyNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e912e00e-e59a-4f7f-a5ce-9dfe92d4ba07","artifactVersion":"1"},{"artifactName":"basic_onboard_mkmgji0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json","artifactChecksum":"ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6883e1ff-05d5-4194-a1b1-fb41a0729880","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"67832b20-7e56-452f-943c-4d469146ad94","artifactVersion":"2","generatedFromUUID":"d36f2d93-f987-4179-b379-b4e0e3a684eb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMkmgji-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml","artifactChecksum":"OTliZGVjYTk3MTk3ZjA2MjU5YzU4MTA1ODNhNGY0OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b59fdfd-8379-41a4-bfe2-f91f0e2dab8f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMkmgji-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar","artifactChecksum":"ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"68d2ec1a-571e-4324-acb4-5c46d62b7dd1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:49:48.871Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:49:48.871Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:48.872Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:48.872Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:49.790Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:49:49.790Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "52f6f628-276c-4e87-8d1e-66c7cd42f413",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476548332,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:49:49.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:49:49.790Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:49:49.790Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:49:49.790Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:49:49.872Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:49:49.873Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:49.873Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:49.873Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:50.873Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:49:50.874Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:50.874Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:50.874Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:51.874Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:49:51.875Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:51.875Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:51.875Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:52.875Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:49:52.876Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:52.876Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:52.876Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:53.876Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:49:53.877Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:53.877Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:53.877Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:54.878Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:49:54.878Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:54.878Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:54.878Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:55.879Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "serviceName": "basic_onboard_mkMGJi",
  "serviceVersion": "1.0",
  "serviceUUID": "c2794ff2-9648-465e-9451-cfa66477bc14",
  "serviceDescription": "service",
  "serviceInvariantUUID": "49b6c002-230e-47d1-a5f5-49cf5be69fe9",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mkMGJi 0",
      "resourceCustomizationUUID": "ce878cc3-fde1-427b-bed2-b290c1a278a2",
      "resourceName": "basic_onboard_mkMGJi",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7c1223eb-8f71-4114-9c8f-067ee7e93b17",
      "resourceInvariantUUID": "54f69ca4-e3a6-4d83-b599-8d2de6657147",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mkmgji0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
          "artifactChecksum": "ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
            "generatedFromUUID": "d36f2d93-f987-4179-b379-b4e0e3a684eb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "67832b20-7e56-452f-943c-4d469146ad94",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMkmgji-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
      "artifactChecksum": "ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "68d2ec1a-571e-4324-acb4-5c46d62b7dd1"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:49:55.879Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:49:55.879Z|52f6f628-276c-4e87-8d1e-66c7cd42f413|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2794ff2-9648-465e-9451-cfa66477bc14 ASDC
2023-04-14T12:49:55.879Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c665bee2-355b-4687-8cbe-9fa5f145235a
ServiceName:basic_onboard_mkMGJi
ServiceVersion:1.0
ServiceUUID:c2794ff2-9648-465e-9451-cfa66477bc14
ServiceInvariantUUID:49b6c002-230e-47d1-a5f5-49cf5be69fe9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMkmgji-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
ArtifactUUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1
ArtifactChecksum:ZjcwZWI2ZmM2YzJmYjMyZmY5OWZiMWFlMDViMzhiZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mkMGJi 0
ResourceCustomizationUUID:ce878cc3-fde1-427b-bed2-b290c1a278a2
ResourceInvariantUUID:54f69ca4-e3a6-4d83-b599-8d2de6657147
ResourceName:basic_onboard_mkMGJi
ResourceType:VF
ResourceUUID:7c1223eb-8f71-4114-9c8f-067ee7e93b17
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mkmgji0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
ArtifactUUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16
ArtifactChecksum:ZjIzZWRkODE1ODMxMDE5MjU4YzY4NWIyYjI3ZTgwY2I=
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml
ArtifactUUID:d36f2d93-f987-4179-b379-b4e0e3a684eb
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
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/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env
ArtifactUUID:67832b20-7e56-452f-943c-4d469146ad94
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:49:55.880Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2794ff2-9648-465e-9451-cfa66477bc14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:49:55.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:49:55.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:49:55.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:49:55.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:49:55.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:49:55.917Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar
2023-04-14T12:49:55.956Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@70cb2f81
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardMkmgji-csar.csar /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar 68d2ec1a-571e-4324-acb4-5c46d62b7dd1 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar ASDC sendASDCNotification
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(Specified artifact is  not found)
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:55.957Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476595957,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:56.958Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardMkmgji-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar(UUID:68d2ec1a-571e-4324-acb4-5c46d62b7dd1)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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)
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-04-14T12:49:56.989Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||error NSST process resource failure 
java.lang.NullPointerException: null
	at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:49:56.989Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
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-04-14T12:49:56.994Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||basic_onboard_mkMGJi 0
2023-04-14T12:49:56.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c1223eb-8f71-4114-9c8f-067ee7e93b17
2023-04-14T12:49:56.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 from URL: /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:49:56.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:49:56.995Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json
2023-04-14T12:49:57.010Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||GET Response Status 404
2023-04-14T12:49:57.010Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@383c994
2023-04-14T12:49:57.010Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is  not found]
2023-04-14T12:49:57.010Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||error from SDC is: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4503",
      "text": "Error: Requested \u0027%1\u0027 service was not found.",
      "variables": [
        "BasicOnboardMkmgji"
      ]
    }
  }
}
2023-04-14T12:49:57.011Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_mkmgji0_modules.json /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json 8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16 Specified artifact is  not found 300 ASDC artifact download fail
2023-04-14T12:49:57.011Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json ASDC sendASDCNotification
2023-04-14T12:49:57.011Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(Specified artifact is  not found)
2023-04-14T12:49:57.011Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-14T12:49:57.011Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:49:57.011Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:49:57.011Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476597011,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:49:58.012Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_mkmgji0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json(UUID:8dea8bc6-1c9c-4a96-8cc6-1f8cfb605b16)
Error message is Specified artifact is  not found

	at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
	at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
	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-04-14T12:49:58.012Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:49:58.032Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:49:58.036Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:49:58.036Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:50:28.037Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:50:28.063Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:50:28.067Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:50:28.067Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:50:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:50:48.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:50:48.719Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:50:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:50:58.068Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:50:58.096Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:50:58.101Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:50:58.101Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:51:28.102Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:51:28.121Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:51:28.125Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:51:28.125Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:51:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:51:48.719Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:51:48.720Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:51:48.720Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:51:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:51:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:51:48.721Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:51:48.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:51:48.721Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-14T12:51:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:51:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:51:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:51:48.722Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:51:48.722Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:51:48.722Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:51:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:51:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:51:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476595957,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/artifacts/service-BasicOnboardMkmgji-csar.csar",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:51:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:51:48.723Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:51:48.723Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476597011,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMkmgji/1.0/resourceInstances/basic_onboard_mkmgji0/artifacts/basic_onboard_mkmgji0_modules.json",
  "status": "DOWNLOAD_ERROR",
  "errorReason": "Specified artifact is  not found"
}
2023-04-14T12:51:48.723Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:51:58.125Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:51:58.147Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:51:58.151Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:51:58.151Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:52:28.152Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:52:28.176Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:52:28.180Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:52:28.180Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:52:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:52:58.181Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:52:58.207Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:52:58.211Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:52:58.211Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:53:28.212Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:53:28.238Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:53:28.242Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:53:28.243Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:53:48.719Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:53:58.243Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:53:58.266Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:53:58.271Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:53:58.271Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:54:28.271Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:54:28.293Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:54:28.297Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-14T12:54:28.297Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-14T12:54:48.720Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:54:48.922Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-04-14T12:54:48.922Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Member SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf-e6ddb0a6-15ba-409f-a5d1-b024dc7eae34 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-04-14T12:54:48.922Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-14T12:54:48.922Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-267e216c-e5d3-446a-8972-ef24f805a1cf, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-14T12:54:49.341Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-14T12:54:49.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Revoke previously 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-04-14T12:54:49.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] (Re-)joining group
2023-04-14T12:54:49.362Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:54:49.363Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Finished assignment for group at generation 37: {SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a=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-04-14T12:54:49.380Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694-47dec26b-f81e-4a82-b231-3fa7fb060a9a', protocol='range'}
2023-04-14T12:54:49.381Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:54:49.381Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, 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-04-14T12:54:49.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-04-14T12:54:49.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-04-14T12:54:49.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-04-14T12:54:49.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1676, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-14T12:54:49.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-04-14T12:54:49.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f5ae12d5-e14c-46db-ae28-14dfcd8a1694, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-04-14T12:54:58.297Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-14T12:54:58.298Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c665bee2-355b-4687-8cbe-9fa5f145235a 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-04-14T12:54:58.309Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c665bee2-355b-4687-8cbe-9fa5f145235a and serviceModelVersionId: c2794ff2-9648-465e-9451-cfa66477bc14
2023-04-14T12:54:58.309Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 49b6c002-230e-47d1-a5f5-49cf5be69fe9
2023-04-14T12:54:58.310Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0
2023-04-14T12:54:58.316Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:54:58.331Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||Invoke
2023-04-14T12:54:58.332Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a41a9772-a407-4ba1-a22e-f7dfbf0de909], X-ECOMP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], X-TransactionId=[], X-ONAP-RequestID=[c665bee2-355b-4687-8cbe-9fa5f145235a], Content-Type=[application/merge-patch+json]}
2023-04-14T12:54:58.339Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-04-14T12:54:58.618Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?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/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:54:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[276], vertex-id=[196616], x-aai-txid=[2-aai-resources-230414-12:54:58:873-43201], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:54:58.619Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:54:58.620Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/49b6c002-230e-47d1-a5f5-49cf5be69fe9/model-vers/model-ver/c2794ff2-9648-465e-9451-cfa66477bc14?depth=0|INFO|500||InvokeReturn
2023-04-14T12:54:58.620Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:54:58.620Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:54:58.629Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:54:58.629Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c665bee2-355b-4687-8cbe-9fa5f145235a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-14T12:54:58.629Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-14T12:54:58.629Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:54:58.630Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:54:58.630Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476898629,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:54:58.648Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:54:58.648Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c665bee2-355b-4687-8cbe-9fa5f145235a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476898629,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-14T12:54:58.649Z||pool-2-thread-2|||||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-04-14T12:54:59.662Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:54:59.662Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"d14fb091-dfd4-4562-af98-23034324d275","serviceName":"vFW 2023-04-14 10-31-38","serviceVersion":"1.0","serviceUUID":"43657c38-7415-480e-9588-78d37a9b663b","serviceDescription":"catalog service description","serviceInvariantUUID":"bf72bcef-8ed2-4ae6-9776-211fcf1b466f","resources":[{"resourceInstanceName":"vFW 906be496-beed 0","resourceName":"vFW 906be496-beed","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"54b45bd6-08cd-4ea6-8c16-91ebb63e1872","resourceInvariantUUID":"82651cb3-d7b2-4bc4-8072-027ea5b9799a","resourceCustomizationUUID":"f677a938-85bd-47d1-a0b0-bed06b2e3478","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml","artifactChecksum":"YTljNTYwOTJkMGQwYzM3NGQ4OWJhNzcwY2Y0MmRiMWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c49121ad-6bb3-439e-8c16-1312f0e391a9","artifactVersion":"1"},{"artifactName":"vfw906be496beed0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json","artifactChecksum":"OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b26f97c-4451-417a-97c5-602bc6ec27d7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3f329a90-3560-49b1-934d-66d2db17417a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml","artifactChecksum":"MDQ4YjRmNWFkOTM3Y2E3YWQ0OGVkZmVlMTc1ODJmMTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1153531f-f289-4328-adf5-00a148b68ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8","artifactVersion":"2","generatedFromUUID":"3f329a90-3560-49b1-934d-66d2db17417a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414103138-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml","artifactChecksum":"NDQ3NWYwODQzYjMxYTc0ZGIyYzZmOTczMTM0OTcyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b929c56-340d-4197-ad95-06588ef71c6e","artifactVersion":"1"},{"artifactName":"service-Vfw20230414103138-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar","artifactChecksum":"NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1dca3c94-403a-4e7e-9439-1692c84ffc4c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:54:59.663Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:54:59.663Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:54:59.663Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:54:59.664Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:00.664Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:00.665Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:00.665Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:00.665Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:01.666Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:01.667Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:01.667Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:01.667Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:02.668Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:02.668Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:02.668Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:02.668Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:03.669Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:03.669Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:03.669Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:03.670Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:04.670Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:04.671Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:04.671Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:04.671Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:05.671Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:05.672Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:05.672Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:05.672Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:06.673Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "serviceName": "vFW 2023-04-14 10-31-38",
  "serviceVersion": "1.0",
  "serviceUUID": "43657c38-7415-480e-9588-78d37a9b663b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf72bcef-8ed2-4ae6-9776-211fcf1b466f",
  "resources": [
    {
      "resourceInstanceName": "vFW 906be496-beed 0",
      "resourceCustomizationUUID": "f677a938-85bd-47d1-a0b0-bed06b2e3478",
      "resourceName": "vFW 906be496-beed",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "54b45bd6-08cd-4ea6-8c16-91ebb63e1872",
      "resourceInvariantUUID": "82651cb3-d7b2-4bc4-8072-027ea5b9799a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw906be496beed0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
          "artifactChecksum": "OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b26f97c-4451-417a-97c5-602bc6ec27d7",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "3f329a90-3560-49b1-934d-66d2db17417a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
            "generatedFromUUID": "3f329a90-3560-49b1-934d-66d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414103138-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
      "artifactChecksum": "NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1dca3c94-403a-4e7e-9439-1692c84ffc4c"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:55:06.673Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:55:06.673Z|c665bee2-355b-4687-8cbe-9fa5f145235a|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43657c38-7415-480e-9588-78d37a9b663b ASDC
2023-04-14T12:55:06.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:d14fb091-dfd4-4562-af98-23034324d275
ServiceName:vFW 2023-04-14 10-31-38
ServiceVersion:1.0
ServiceUUID:43657c38-7415-480e-9588-78d37a9b663b
ServiceInvariantUUID:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414103138-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
ArtifactUUID:1dca3c94-403a-4e7e-9439-1692c84ffc4c
ArtifactChecksum:NjgzNmY0MTc0YzVjZjdkN2MzYjZhMDU3NDliMzZjNGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 906be496-beed 0
ResourceCustomizationUUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
ResourceInvariantUUID:82651cb3-d7b2-4bc4-8072-027ea5b9799a
ResourceName:vFW 906be496-beed
ResourceType:VF
ResourceUUID:54b45bd6-08cd-4ea6-8c16-91ebb63e1872
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw906be496beed0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json
ArtifactUUID:1b26f97c-4451-417a-97c5-602bc6ec27d7
ArtifactChecksum:OGI3YzRmY2ZjMjUxYzZmNzY4NGQwZTQ4MzVmMTkzNzE=
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml
ArtifactUUID:3f329a90-3560-49b1-934d-66d2db17417a
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
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/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env
ArtifactUUID:ddad90fa-e321-4a89-8c9f-9b7b9c05aaf8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:55:06.674Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43657c38-7415-480e-9588-78d37a9b663b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:55:06.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:55:06.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:55:06.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:55:06.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c from URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:06.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:55:06.713Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:06.991Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:55:06.992Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar 1dca3c94-403a-4e7e-9439-1692c84ffc4c 101456
2023-04-14T12:55:06.992Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:55:06.992Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:06.992Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:55:06.992Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:06.992Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:06.992Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476906992,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:07.993Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:55:07.993Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:55:07.993Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c, URL: /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar to file: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:07.994Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414103138-csar.csar
2023-04-14T12:55:07.994Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:07.995Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:08.102Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16370365358065616045/Definitions/service-Vfw20230414103138-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-04-14T12:55:09.578Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 906be496-beed 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-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414103138-csar.csar
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:55:09.579Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.580Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 906be496-beed 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=0ef17472-7a77-4587-a0b2-d264cf770ba0
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.581Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=8f8a2fde-c950-4a32-b407-737fd422274f
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vFW 906be496-beed 0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=36584d98-6636-40a2-a3d0-f41c349dac76
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-31-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:09.582Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-31-38
Description:catalog service description
Model UUID:43657c38-7415-480e-9588-78d37a9b663b
Model Version:NULL
Model InvariantUuid:bf72bcef-8ed2-4ae6-9776-211fcf1b466f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 906be496-beed
Model UUID:a6ffb700-dd56-4d99-bd34-8110bf4ebb44
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:82651cb3-d7b2-4bc4-8072-027ea5b9799a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f677a938-85bd-47d1-a0b0-bed06b2e3478
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:518e9505-51af-4803-9a20-acee1108cff9
ModelName:Vfw906be496Beed..base_vfw..module-0
ModelUuid:6ef9fb24-8acd-4c87-a51b-22fa5f539b13
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0ef17472-7a77-4587-a0b2-d264cf770ba0
ModelInvariantUuid:cdc7fd4d-fb86-467e-aa76-f2c7ec04a1ee
ModelName:vFW 906be496-beed-nodes.vfwCvfc
ModelUuid:d062fb45-2dcf-4ee0-8e1f-52c0d417a336
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:45432626-1121-4e6c-a15e-79a6e0c77ce3
ModelInvariantUuid:31144809-911d-40e6-87b8-3dec8080c642
ModelName:Vfw906be496Beed.compute.nodes.heat.vfw
ModelUuid:0322fd93-4372-41b4-b7c0-af5c3ea449de
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:8f8a2fde-c950-4a32-b407-737fd422274f
ModelInvariantUuid:68b717ea-641b-490b-b8a3-b10321444cf9
ModelName:vFW 906be496-beed-nodes.vsnCvfc
ModelUuid:ee1eb18f-add2-4f31-bd2d-f1b448aa38dd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:6644cd3c-fd71-4042-bd22-1072493894a8
ModelInvariantUuid:68f7469d-781c-4788-a25d-a61504eb979f
ModelName:Vfw906be496Beed.compute.nodes.heat.vsn
ModelUuid:9c81a15b-8b11-44a0-a66b-3d83ab6b45f4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:36584d98-6636-40a2-a3d0-f41c349dac76
ModelInvariantUuid:a4d3bdf3-6268-40e8-a64f-69b576fb5e7d
ModelName:vFW 906be496-beed-nodes.vpgCvfc
ModelUuid:3e70e143-af82-4bf9-bf14-b75dbbe0b8f6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:77b5868d-66a5-4e20-a85a-d5a7e1730e72
ModelInvariantUuid:27cf6780-dc0c-4165-b173-6165248964ee
ModelName:Vfw906be496Beed.compute.nodes.heat.vpg
ModelUuid:a446b6f8-eafe-49ce-846b-a4ef32e88f3b
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:55:09.641Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists
2023-04-14T12:55:09.641Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:55:09.641Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists)
2023-04-14T12:55:09.641Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:55:09.641Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:09.641Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:09.641Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476909641,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:10.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar ASDC sendASDCNotification
2023-04-14T12:55:10.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar(Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists)
2023-04-14T12:55:10.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:55:10.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:10.642Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:10.643Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476910642,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:11.643Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:55:11.664Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d14fb091-dfd4-4562-af98-23034324d275
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:11.668Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:55:11.682Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-14T12:55:41.683Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d14fb091-dfd4-4562-af98-23034324d275 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-04-14T12:55:41.694Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d14fb091-dfd4-4562-af98-23034324d275 and serviceModelVersionId: 43657c38-7415-480e-9588-78d37a9b663b
2023-04-14T12:55:41.695Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf72bcef-8ed2-4ae6-9776-211fcf1b466f
2023-04-14T12:55:41.695Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0
2023-04-14T12:55:41.703Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-14T12:55:41.728Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||Invoke
2023-04-14T12:55:41.729Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2e24b1a8-921b-4df7-80fc-325e61d53fc8], X-ECOMP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], X-TransactionId=[], X-ONAP-RequestID=[d14fb091-dfd4-4562-af98-23034324d275], Content-Type=[application/merge-patch+json]}
2023-04-14T12:55:41.737Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-14T12:55:41.905Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?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/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0 has http status code:200 and response headers:{date=[Fri, 14 Apr 2023 12:55:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[225344], x-aai-txid=[0-aai-resources-230414-12:55:42:269-87786], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-14T12:55:41.905Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-14T12:55:41.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf72bcef-8ed2-4ae6-9776-211fcf1b466f/model-vers/model-ver/43657c38-7415-480e-9588-78d37a9b663b?depth=0|INFO|500||InvokeReturn
2023-04-14T12:55:41.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-14T12:55:41.906Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-14T12:55:41.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-14T12:55:41.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d14fb091-dfd4-4562-af98-23034324d275 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-14T12:55:41.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-14T12:55:41.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:41.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:41.914Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476941914,
  "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-04-14T12:55:42.943Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-14T12:55:42.943Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"51aca624-4ead-402a-806c-ac92ba6cf932","serviceName":"vFW 2023-04-14 10-45-54","serviceVersion":"1.0","serviceUUID":"4df19178-0981-4e3b-8603-2e29856d50cb","serviceDescription":"catalog service description","serviceInvariantUUID":"6a84ec81-250a-4e86-b9a5-d98d3cb90469","resources":[{"resourceInstanceName":"vFW 08e9e8e4-cfa8 0","resourceName":"vFW 08e9e8e4-cfa8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"85972f46-7fdd-4a2c-b436-b20ffb96b068","resourceInvariantUUID":"8f1131ed-3e86-422b-9cfa-f49299a8932b","resourceCustomizationUUID":"7826f100-8fa4-472b-a2cd-919252f79d79","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml","artifactChecksum":"MWZjYTVkYTQyYTU3OWE2MTkzZTliYWY0MjhlNmRjZDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"21300f10-5273-469f-8b93-66ed2baf6239","artifactVersion":"1"},{"artifactName":"vfw08e9e8e4cfa80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json","artifactChecksum":"Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39fcc78c-a096-47eb-a505-be669e42d603","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml","artifactChecksum":"YjJhNDk0ZTAyNjRjZGMyOTk4M2VjN2FlZGE5MDUwNTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f52258c-c895-43d9-8efc-c098fb129ad0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62acc233-2412-46ca-9767-5b22a551da0e","artifactVersion":"2","generatedFromUUID":"fc96bae6-1ace-4677-bdcf-9e1277748d33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230414104554-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml","artifactChecksum":"NjIyODI4MDRjOGQyZmFhYzM1NDVjYTVmOThlZDU1YmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a018bcf5-0418-4521-aad1-0cf1abd3988a","artifactVersion":"1"},{"artifactName":"service-Vfw20230414104554-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar","artifactChecksum":"ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a2327901-a11c-4200-80eb-2358682b9610","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-14T12:55:42.943Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:42.944Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:42.944Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:42.944Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:43.944Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:43.945Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:43.945Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:43.945Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:44.945Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:44.946Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:44.946Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:44.946Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:45.946Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:45.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:45.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:45.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:46.947Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:46.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:46.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:46.948Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:47.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:47.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:47.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:47.949Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:55:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.725Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vfw906be496beed0_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:55:48.725Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/resourceInstances/vfw906be496beed0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.726Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "NOTIFIED"
}
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476906992,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476909641,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 1dca3c94-403a-4e7e-9439-1692c84ffc4c already exists"
}
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476910642,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414103138/1.0/artifacts/service-Vfw20230414103138-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 54b45bd6-08cd-4ea6-8c16-91ebb63e1872 already exists"
}
2023-04-14T12:55:48.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "d14fb091-dfd4-4562-af98-23034324d275",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476941914,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
  "status": "NOTIFIED"
}
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-14T12:55:48.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-14T12:55:48.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-14T12:55:48.950Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-14T12:55:48.951Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:48.951Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:48.951Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476549361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:49.952Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "serviceName": "vFW 2023-04-14 10-45-54",
  "serviceVersion": "1.0",
  "serviceUUID": "4df19178-0981-4e3b-8603-2e29856d50cb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6a84ec81-250a-4e86-b9a5-d98d3cb90469",
  "resources": [
    {
      "resourceInstanceName": "vFW 08e9e8e4-cfa8 0",
      "resourceCustomizationUUID": "7826f100-8fa4-472b-a2cd-919252f79d79",
      "resourceName": "vFW 08e9e8e4-cfa8",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "85972f46-7fdd-4a2c-b436-b20ffb96b068",
      "resourceInvariantUUID": "8f1131ed-3e86-422b-9cfa-f49299a8932b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw08e9e8e4cfa80_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json",
          "artifactChecksum": "Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "39fcc78c-a096-47eb-a505-be669e42d603",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
            "generatedFromUUID": "fc96bae6-1ace-4677-bdcf-9e1277748d33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "62acc233-2412-46ca-9767-5b22a551da0e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230414104554-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
      "artifactChecksum": "ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "a2327901-a11c-4200-80eb-2358682b9610"
    }
  ],
  "workloadContext": "Production"
}
2023-04-14T12:55:49.952Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-14T12:55:49.952Z|d14fb091-dfd4-4562-af98-23034324d275|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4df19178-0981-4e3b-8603-2e29856d50cb ASDC
2023-04-14T12:55:49.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:51aca624-4ead-402a-806c-ac92ba6cf932
ServiceName:vFW 2023-04-14 10-45-54
ServiceVersion:1.0
ServiceUUID:4df19178-0981-4e3b-8603-2e29856d50cb
ServiceInvariantUUID:6a84ec81-250a-4e86-b9a5-d98d3cb90469
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230414104554-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
ArtifactUUID:a2327901-a11c-4200-80eb-2358682b9610
ArtifactChecksum:ZDFjN2UwNmIzY2U1ZDQzZTNmZDU4OWE0ODI3YTNmNmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 08e9e8e4-cfa8 0
ResourceCustomizationUUID:7826f100-8fa4-472b-a2cd-919252f79d79
ResourceInvariantUUID:8f1131ed-3e86-422b-9cfa-f49299a8932b
ResourceName:vFW 08e9e8e4-cfa8
ResourceType:VF
ResourceUUID:85972f46-7fdd-4a2c-b436-b20ffb96b068
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw08e9e8e4cfa80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/vfw08e9e8e4cfa80_modules.json
ArtifactUUID:39fcc78c-a096-47eb-a505-be669e42d603
ArtifactChecksum:Y2ZlY2RkMGQ4N2VkMDkyYWE1YTdmYmM5YWViMjQ3ZTU=
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.yaml
ArtifactUUID:fc96bae6-1ace-4677-bdcf-9e1277748d33
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
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/Vfw20230414104554/1.0/resourceInstances/vfw08e9e8e4cfa80/artifacts/base_vfw.env
ArtifactUUID:62acc233-2412-46ca-9767-5b22a551da0e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-14T12:55:49.953Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4df19178-0981-4e3b-8603-2e29856d50cb 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:55:49.998Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:55:49.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:55:49.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:55:49.999Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a2327901-a11c-4200-80eb-2358682b9610 from URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:50.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-14T12:55:50.000Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:50.320Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-14T12:55:50.321Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar a2327901-a11c-4200-80eb-2358682b9610 101426
2023-04-14T12:55:50.321Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:55:50.322Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:50.322Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-14T12:55:50.322Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:50.322Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:50.322Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476950321,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:51.323Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-14T12:55:51.324Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-14T12:55:51.324Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: a2327901-a11c-4200-80eb-2358682b9610, URL: /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar to file: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:51.324Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230414104554-csar.csar
2023-04-14T12:55:51.325Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:51.325Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:51.438Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6552008148271524888/Definitions/service-Vfw20230414104554-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_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_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-04-14T12:55:52.859Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08e9e8e4-cfa8 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-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230414104554-csar.csar
2023-04-14T12:55:52.860Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:52.861Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.862Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is matching search criteria
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 08e9e8e4-cfa8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-14T12:55:52.863Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1dabb36b-be11-4fcd-be11-d4b065b09413
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-14T12:55:52.864Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=87110384-1e8e-4493-8ce8-96c36949220a
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vFW 08e9e8e4-cfa8 0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-14T12:55:52.865Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3b187802-289a-4487-8291-563fd25e07bc
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-14 10-45-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-14T12:55:52.866Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-14 10-45-54
Description:catalog service description
Model UUID:4df19178-0981-4e3b-8603-2e29856d50cb
Model Version:NULL
Model InvariantUuid:6a84ec81-250a-4e86-b9a5-d98d3cb90469
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 08e9e8e4-cfa8
Model UUID:269e8b1a-94ab-46a0-b703-9eec1772a328
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8f1131ed-3e86-422b-9cfa-f49299a8932b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:7826f100-8fa4-472b-a2cd-919252f79d79
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7983d438-5fe9-4e0d-aee2-264431abbff8
ModelName:Vfw08e9e8e4Cfa8..base_vfw..module-0
ModelUuid:80108dbf-3e76-4c05-9659-2a5b24acb6eb
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1dabb36b-be11-4fcd-be11-d4b065b09413
ModelInvariantUuid:d27b9352-e7e7-446e-8cf8-8a6e7d2b8ac8
ModelName:vFW 08e9e8e4-cfa8-nodes.vfwCvfc
ModelUuid:bae9ad9e-c5d9-4068-9195-fa282b54173d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b1c0848c-041a-4996-977d-19b2d0a04d87
ModelInvariantUuid:6133a8fa-a727-44aa-88f2-531e3e1f25bb
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vfw
ModelUuid:0e955e1f-ee4b-4fea-8cb7-e66de01fbb1f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:87110384-1e8e-4493-8ce8-96c36949220a
ModelInvariantUuid:98c22cf4-74dc-4324-9101-2b006d71d615
ModelName:vFW 08e9e8e4-cfa8-nodes.vsnCvfc
ModelUuid:18af0b7e-17de-4370-ab54-ea3efa43b1e8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:106631fe-b1c1-4641-80b7-e6ac883e74bf
ModelInvariantUuid:4bb4a068-b71f-489c-974f-a22c3c978f3b
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vsn
ModelUuid:aed460f7-2059-4543-85c0-f134b563389d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:3b187802-289a-4487-8291-563fd25e07bc
ModelInvariantUuid:9bcc80e2-7ab5-4fa7-84f1-a7b77f0c990d
ModelName:vFW 08e9e8e4-cfa8-nodes.vpgCvfc
ModelUuid:784fdddc-2d02-4057-a088-770d88b65bef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:f40166df-8054-4b22-ae38-9a38c822ce81
ModelInvariantUuid:cda7fdcb-1cda-405d-8748-697f333096f3
ModelName:Vfw08e9e8e4Cfa8.compute.nodes.heat.vpg
ModelUuid:efbe96c9-947d-4c48-9afc-5287dd9a87a9
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-14T12:55:52.916Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||ERROR|500||Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists
2023-04-14T12:55:52.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:55:52.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists)
2023-04-14T12:55:52.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:55:52.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:52.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:52.917Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476952917,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: a2327901-a11c-4200-80eb-2358682b9610 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:53.918Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar ASDC sendASDCNotification
2023-04-14T12:55:53.918Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar(Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists)
2023-04-14T12:55:53.918Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-14T12:55:53.918Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-14T12:55:53.918Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-14T12:55:53.919Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "51aca624-4ead-402a-806c-ac92ba6cf932",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1681476953918,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230414104554/1.0/artifacts/service-Vfw20230414104554-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 85972f46-7fdd-4a2c-b436-b20ffb96b068 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-14T12:55:54.919Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-04-14T12:55:54.938Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 51aca624-4ead-402a-806c-ac92ba6cf932
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-14T12:55:54.942Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-14T12:55:54.943Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-14T12:55:54.956Z|51aca624-4ead-402a-806c-ac92ba6cf932|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution